Skip to content

Commit 71ed890

Browse files
Lint
1 parent 35546a1 commit 71ed890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/core/component_provider.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ import { newConnection, newConnectivityMonitor } from '../platform/connection';
6161
import { newSerializer } from '../platform/serializer';
6262
import { getDocument, getWindow } from '../platform/dom';
6363
import { CredentialsProvider } from '../api/credentials';
64-
import { Connection } from '../remote/connection';
6564

6665
const MEMORY_ONLY_PERSISTENCE_ERROR_MESSAGE =
6766
'You are using the memory-only build of Firestore. Persistence support is ' +

0 commit comments

Comments
 (0)