aboutsummaryrefslogtreecommitdiffstats
path: root/extension/background.js
diff options
context:
space:
mode:
Diffstat (limited to 'extension/background.js')
-rw-r--r--extension/background.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/background.js b/extension/background.js
index b0ce713..f3db46c 100644
--- a/extension/background.js
+++ b/extension/background.js
@@ -294,7 +294,6 @@ function log(...ss) {
}
let port;
-/* let ws;*/
async function onMessage(req) {
log('req', req);