Skip to content

Commit dac9991

Browse files
committed
persistent_cache_index_manager.ts: prettier fix
1 parent 5e0144a commit dac9991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/api/persistent_cache_index_manager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
import {
1919
firestoreClientSetPersistentCacheIndexAutoCreationEnabled,
20-
FirestoreClient,
20+
FirestoreClient
2121
} from '../core/firestore_client';
2222
import { cast } from '../util/input_validation';
2323
import { logDebug, logWarn } from '../util/log';

0 commit comments

Comments
 (0)