Skip to content

Commit 1f9fddd

Browse files
committed
local_serializer.ts: remove unused import of User
1 parent b20c0f4 commit 1f9fddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/local/local_serializer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717

1818
import { Timestamp } from '../api/timestamp';
19-
import { User } from '../auth/user';
2019
import { BundleMetadata, NamedQuery } from '../core/bundle';
2120
import { LimitType, Query, queryWithLimit } from '../core/query';
2221
import { SnapshotVersion } from '../core/snapshot_version';

0 commit comments

Comments
 (0)