diff options
Diffstat (limited to 'ext/bg')
-rw-r--r-- | ext/bg/js/gecko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/bg/js/gecko.js b/ext/bg/js/gecko.js index a39610ff..f055e163 100644 --- a/ext/bg/js/gecko.js +++ b/ext/bg/js/gecko.js @@ -1,5 +1,3 @@ -console.log('blah'); - // // Gecko does not currently support chrome.storage.sync, use storage.local instead // https://bugzilla.mozilla.org/show_bug.cgi?id=1220494 |