Skip to content

Commit 9602712

Browse files
committed
Renaming interfaces without leading I
1 parent f347dea commit 9602712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/src/local/indexeddb_schema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import { BatchId, ListenSequenceNumber, TargetId } from '../core/types';
1919
import { ResourcePath } from '../model/path';
2020
import { BundledQuery } from '../protos/firestore_bundle_proto';
2121
import * as api from '../protos/firestore_proto_api';
22+
import { BundledQuery } from '../protos/firestore_bundle_proto';
2223
import { hardAssert, debugAssert } from '../util/assert';
2324

2425
import { SnapshotVersion } from '../core/snapshot_version';

0 commit comments

Comments
 (0)