Remove unneeded reducers/filters/types/etc

Code was changed at some point (in the API) to directly use chrome storage APIs (not using redux / store)
This commit is contained in:
Brian Clifton
2019-10-10 15:17:29 -07:00
parent 2ee794768e
commit 1c8cafdb3f
15 changed files with 36 additions and 696 deletions
-6
View File
@@ -332,12 +332,6 @@ export const window = () => {
}
export const initialState = deepFreeze({
cosmeticFilter: {
currentWindowId: -1,
tabs: {},
windows: {},
persistentData: { isFirstAccess: true }
},
dappDetection: {},
runtime: {},
shieldsPanel: {