Skip to content

Commit 4407bd8

Browse files
prakhar1989bojeil-google
authored andcommitted
Remove unnecessary imports
1 parent 21ea11b commit 4407bd8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

javascript/widgets/config_test.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,8 @@
1818

1919
goog.provide('firebaseui.auth.widget.ConfigTest');
2020

21-
goog.require('firebaseui.auth.AuthUI');
22-
goog.require('firebaseui.auth.CredentialHelper');
23-
goog.require('firebaseui.auth.PendingEmailCredential');
24-
goog.require('firebaseui.auth.acClient');
25-
goog.require('firebaseui.auth.idp');
26-
goog.require('firebaseui.auth.storage');
27-
goog.require('firebaseui.auth.widget.handler');
28-
goog.require('firebaseui.auth.widget.handler.common');
29-
30-
3121
goog.require('firebaseui.auth.util');
3222
goog.require('firebaseui.auth.widget.Config');
33-
34-
3523
goog.require('goog.testing');
3624
goog.require('goog.testing.PropertyReplacer');
3725
goog.require('goog.testing.jsunit');

0 commit comments

Comments
 (0)