From a61f37ad61da8766bf74d5a8b26e53390cb5b6c9 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Wed, 13 Sep 2017 21:55:09 +0900 Subject: content operations --- src/reducers/background.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/reducers/background.js') 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'; -- cgit v1.2.3