Skip to content

Commit 8965f8f

Browse files
Remove location
1 parent d644764 commit 8965f8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/database/store.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@ const initializer = immer<Database>((set, get) => ({
501501
noise_thresholds: get().noise_thresholds,
502502
}),
503503
},
504-
location: null,
505504
workspace_id: params.workspace_id,
506505
errors: params.errors ?? [],
507506
warnings: params.warnings ?? [],

0 commit comments

Comments
 (0)