aboutsummaryrefslogtreecommitdiff
path: root/src/stores/settings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/stores/settings.ts')
-rw-r--r--src/stores/settings.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stores/settings.ts b/src/stores/settings.ts
index bfe4ff64..bb9fca7f 100644
--- a/src/stores/settings.ts
+++ b/src/stores/settings.ts
@@ -4,7 +4,6 @@ import { get, writable } from 'svelte/store';
import settingsSyncPulled from './settingsSyncPulled';
import settingsSyncTimes from './settingsSyncTimes';
import identity from './identity';
-import localforage from 'localforage';
const VERSION = '1.0.1';