Skip to content

Commit c6d74b0

Browse files
Merge branch 'mrschmidt/targetinterface' of github.com:firebase/firebase-js-sdk into mrschmidt/targetinterface
2 parents 065ab9a + 6b685f8 commit c6d74b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/unit/specs/describe_spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { SpecBuilder } from './spec_builder';
2626
import { SpecStep } from './spec_test_runner';
2727

2828
import * as stringify from 'json-stable-stringify';
29-
import { Target, targetEquals, TargetImpl } from '../../../src/core/target';
29+
import { targetEquals, TargetImpl } from '../../../src/core/target';
3030

3131
// Disables all other tests; useful for debugging. Multiple tests can have
3232
// this tag and they'll all be run (but all others won't).

0 commit comments

Comments
 (0)