We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878c501 commit 295a545Copy full SHA for 295a545
packages/firestore/src/local/local_store.ts
@@ -48,7 +48,6 @@ import { SortedMap } from '../util/sorted_map';
48
import { LocalDocumentsView } from './local_documents_view';
49
import { LocalViewChanges } from './local_view_changes';
50
import { LruGarbageCollector, LruResults } from './lru_garbage_collector';
51
-import { IndexedDbRemoteDocumentCache } from './indexeddb_remote_document_cache';
52
import { MutationQueue } from './mutation_queue';
53
import {
54
Persistence,
0 commit comments