Skip to content

Commit f010340

Browse files
committed
query.test.ts: remove unused imports that lint complained about: CollectionReference and Firestore
1 parent b59dbb5 commit f010340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/firestore/test/integration/api/query.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import {
2626
Bytes,
2727
collection,
2828
collectionGroup,
29-
CollectionReference,
3029
deleteDoc,
3130
disableNetwork,
3231
doc,
@@ -36,7 +35,6 @@ import {
3635
enableNetwork,
3736
endAt,
3837
endBefore,
39-
Firestore,
4038
GeoPoint,
4139
getDocs,
4240
getDocsFromCache,

0 commit comments

Comments
 (0)