aboutsummaryrefslogtreecommitdiff
path: root/test/background/reducers/setting.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/background/reducers/setting.test.js')
-rw-r--r--test/background/reducers/setting.test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/background/reducers/setting.test.js b/test/background/reducers/setting.test.js
index 8df5abe..24d02ea 100644
--- a/test/background/reducers/setting.test.js
+++ b/test/background/reducers/setting.test.js
@@ -1,4 +1,3 @@
-import { expect } from "chai";
import actions from 'background/actions';
import settingReducer from 'background/reducers/setting';