From b84de0b10e02efb1f31ded06d7da9056cbae13f7 Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 13 Jan 2020 15:27:05 -0500 Subject: [PATCH] remove dead commented out code --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 938d8e4..111e8c6 100644 --- a/manifest.json +++ b/manifest.json @@ -42,8 +42,8 @@ }, "background": { "scripts": [ - "i2pcontrol/i2pcontrol.js", "privacy.js", + "i2pcontrol/i2pcontrol.js", "platform.js", "background.js", "host.js",