about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.js
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-08 20:30:50 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-08 20:30:50 +0300
commitb715e43553296d5380518e7d17be6b51eac0fdf7 (patch)
treea8b4e991ee3914d61fbe876372901fb1e551dc37 /src/pages/popup/popup.js
parentAdded the same regex as in the faq page in scribe #19 (diff)
downloadlibredirect-b715e43553296d5380518e7d17be6b51eac0fdf7.zip
Fixing colors and some bugs #27
Diffstat (limited to 'src/pages/popup/popup.js')
-rw-r--r--src/pages/popup/popup.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/popup/popup.js b/src/pages/popup/popup.js
index 11561d7b..8625cf9b 100644
--- a/src/pages/popup/popup.js
+++ b/src/pages/popup/popup.js
@@ -25,7 +25,6 @@ let disableMediumElement = document.querySelector("#disable-scribe");
 window.browser = window.browser || window.chrome;
 
 async function wholeInit() {
-  console.log("staring async func")
   await youtubeHelper.init();
   await twitterHelper.init();
   await instagramHelper.init();