[ReactNative] Fix open source build error on RCTLocationObserver
This commit is contained in:
parent
300dfd74f0
commit
39475de388
|
@ -5,9 +5,6 @@
|
|||
#import <CoreLocation/CLLocationManager.h>
|
||||
#import <CoreLocation/CLLocationManagerDelegate.h>
|
||||
|
||||
#import <FBReactKit/RCTAssert.h>
|
||||
#import <FBReactKit/RCTLog.h>
|
||||
|
||||
#import "RCTAssert.h"
|
||||
#import "RCTBridge.h"
|
||||
#import "RCTEventDispatcher.h"
|
||||
|
|
Loading…
Reference in New Issue