Skip to content

Commit d1bd94a

Browse files
[AUTOMATED]: Prettier Code Styling
1 parent d66a7c5 commit d1bd94a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/firestore/src/local/indexeddb_schema.ts

-1
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ function writeEmptyTargetGlobalEntry(
613613
return globalStore.put(DbTargetGlobal.key, metadata);
614614
}
615615

616-
617616
/**
618617
* An object store to store the keys of changed documents. This is used to
619618
* facilitate storing document changelogs in the Remote Document Cache.

packages/firestore/test/unit/local/indexeddb_schema.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
DbMutationBatchKey,
2525
DbOwner,
2626
DbOwnerKey,
27-
2827
DbTarget,
2928
DbTargetGlobal,
3029
DbTargetGlobalKey,

0 commit comments

Comments
 (0)