Skip to content

Commit 295a545

Browse files
Lint fix (#2578)
* Lint fix * Update local_store.ts
1 parent 878c501 commit 295a545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/local/local_store.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ import { SortedMap } from '../util/sorted_map';
4848
import { LocalDocumentsView } from './local_documents_view';
4949
import { LocalViewChanges } from './local_view_changes';
5050
import { LruGarbageCollector, LruResults } from './lru_garbage_collector';
51-
import { IndexedDbRemoteDocumentCache } from './indexeddb_remote_document_cache';
5251
import { MutationQueue } from './mutation_queue';
5352
import {
5453
Persistence,

0 commit comments

Comments
 (0)