We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5f8b1 commit aa8e019Copy full SHA for aa8e019
assets/stores/websocketStore.ts
@@ -38,7 +38,6 @@ export interface WebsocketStoreState {
38
}
39
40
41
-const indexedDb = window.indexedDB.open("HyperSearchDB", 3);
42
/**
43
* Store for the websocket connection.
44
*/
0 commit comments