From b715e43553296d5380518e7d17be6b51eac0fdf7 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Tue, 8 Feb 2022 20:30:50 +0300 Subject: Fixing colors and some bugs #27 --- src/pages/popup/popup.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pages/popup/popup.js') 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(); -- cgit 1.4.1