Skip to content

Commit a941c3d

Browse files
committed
Removed Firebase module loading in FirebaseAuth.m
1 parent d6fc9e8 commit a941c3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ios/Firestack/FirestackAuth.m

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
#import "FirestackErrors.h"
1111
#import "FirestackEvents.h"
1212

13-
@import Firebase;
14-
1513
@implementation FirestackAuth
1614

1715
typedef void (^UserWithTokenResponse)(NSDictionary *, NSError *);

0 commit comments

Comments
 (0)