From 944be5fa64c935940a33a3d2494833bfb17f3358 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 28 Jan 2017 19:22:28 -0800 Subject: adding more polyfill goodness for firefox --- ext/bg/js/gecko.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/bg/js') 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 -- cgit v1.2.3