Skip to content

Commit 0a8c8e3

Browse files
committed
chore(tests): Fix typings tests
1 parent 398e4e2 commit 0a8c8e3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/typings-test/index.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +0,0 @@
1-
/**
2-
* This file just imports from a path that was previously known to having
3-
* typings errors because it relied on an ambient namespace for firebase,
4-
* which wouldn't necessarily have been loaded.
5-
*/
6-
7-
import {FirebaseSdkAuthBackend} from 'angularfire2/auth/firebase_sdk_auth_backend';
8-
9-
const Backend = FirebaseSdkAuthBackend;

0 commit comments

Comments
 (0)