Skip to content

Commit b0d2c7e

Browse files
committed
Formatting fix.
1 parent bbb22b3 commit b0d2c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/unit/core/filter.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
FieldFilter,
2626
Operator
2727
} from '../../../src/core/filter';
28-
import { queryToTarget } from '../../../src/core/query';
28+
import { queryToTarget } from '../../../src/core/query';
2929
import { canonifyTarget } from '../../../src/core/target';
3030
import { andFilter, filter, orFilter, query } from '../../util/helpers';
3131

0 commit comments

Comments
 (0)