aboutsummaryrefslogtreecommitdiff
path: root/src/reducers/background.js
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-09-13 21:55:09 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-09-13 21:55:09 +0900
commita61f37ad61da8766bf74d5a8b26e53390cb5b6c9 (patch)
treeffe92ab075915a0fd27bf9cde5dec5e4afcd1f66 /src/reducers/background.js
parentb6e5153c1f67a68434ad3db7d3726f129cc14aa4 (diff)
content operations
Diffstat (limited to 'src/reducers/background.js')
-rw-r--r--src/reducers/background.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reducers/background.js b/src/reducers/background.js
index 1bba13b..7a279c9 100644
--- a/src/reducers/background.js
+++ b/src/reducers/background.js
@@ -1,5 +1,4 @@
import * as tabs from '../background/tabs';
-import * as zooms from '../background/zooms';
import * as consoleActions from '../actions/console';
import actions from '../actions';