fix: remove unused import that breaks the build for RN >= 0.60 (#150)
This commit is contained in:
parent
4190ac9c1e
commit
334ab0e1a6
|
@ -17,7 +17,6 @@
|
|||
|
||||
#import <React/RCTBridge.h>
|
||||
#import <React/RCTConvert.h>
|
||||
#import <React/RCTImageLoaderProtocol.h>
|
||||
#import <React/RCTLog.h>
|
||||
#import <React/RCTUtils.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue