aboutsummaryrefslogtreecommitdiff
path: root/src/background/commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/background/commands.js')
-rw-r--r--src/background/commands.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/background/commands.js b/src/background/commands.js
deleted file mode 100644
index 8bd52e5..0000000
--- a/src/background/commands.js
+++ /dev/null
@@ -1,2 +0,0 @@
-export const OPEN = 'open';
-export const TABOPEN = 'tabopen';