We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fc9e8 commit a941c3dCopy full SHA for a941c3d
ios/Firestack/FirestackAuth.m
@@ -10,8 +10,6 @@
10
#import "FirestackErrors.h"
11
#import "FirestackEvents.h"
12
13
-@import Firebase;
14
-
15
@implementation FirestackAuth
16
17
typedef void (^UserWithTokenResponse)(NSDictionary *, NSError *);
0 commit comments