Skip to content

Commit

Permalink
fix(crashlytics): remove explicit FirebaseCrashlytics import
Browse files Browse the repository at this point in the history
  • Loading branch information
Aure77 committed May 4, 2020
1 parent aa4b626 commit 4821504
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#import "RCTConvert.h"
#import "RNFBPreferences.h"
#import <Firebase/Firebase.h>
@import FirebaseCrashlytics;

@implementation RNFBCrashlyticsModule
#pragma mark -
Expand Down

0 comments on commit 4821504

Please sign in to comment.