Skip to content

Commit 047407a

Browse files
committed
yarn lint:fix
1 parent 91a6845 commit 047407a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/local/indexeddb_schema_converter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import { DocumentKeySet, documentKeySet } from '../model/collections';
2424
import { DocumentKey } from '../model/document_key';
2525
import { ResourcePath } from '../model/path';
2626
import { debugAssert, fail, hardAssert } from '../util/assert';
27-
import { logDebug } from '../util/log';
2827
import { BATCHID_UNKNOWN } from '../util/types';
2928

3029
import {

0 commit comments

Comments
 (0)