Skip to content

Commit 0e27118

Browse files
committed
formatting
1 parent 9a3926c commit 0e27118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/api/reference_impl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ import {
7171
QuerySnapshot,
7272
SnapshotMetadata
7373
} from './snapshot';
74-
import {ExpUserDataWriter} from "./user_data_writer";
74+
import { ExpUserDataWriter } from './user_data_writer';
7575

7676
/**
7777
* An options object that can be passed to {@link (onSnapshot:1)} and {@link

0 commit comments

Comments
 (0)