diff options
Diffstat (limited to 'frontend/src/store.tsx')
| -rw-r--r-- | frontend/src/store.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/store.tsx b/frontend/src/store.tsx index 3ef3e361..bc9f281c 100644 --- a/frontend/src/store.tsx +++ b/frontend/src/store.tsx @@ -1,5 +1,4 @@ import { Plugin } from './plugin'; -import { getSetting, setSetting } from './utils/settings'; export enum Store { Default, |
