Skip to content

Commit

Permalink
fixed import for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstout committed Dec 27, 2020
1 parent 8ef9cfb commit fa91f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Other/DatabaseActions/SPTableCopy.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#import "SPTableCopy.h"

#import <SPMySQL/SPMySQL.h>
@import Firebase;
#import <FirebaseCrashlytics/FirebaseCrashlytics.h>

@interface SPTableCopy ()

Expand Down

0 comments on commit fa91f4d

Please sign in to comment.