mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Remove unused code using JSC
Reviewed By: fkgozali Differential Revision: D10441260 fbshipit-source-id: 5a77ec382e28be046824bd598186e6c29a1510f2
This commit is contained in:
committed by
Facebook Github Bot
parent
3341adac40
commit
8427f64e06
@@ -15,12 +15,6 @@
|
||||
#import <React/RCTModuleMethod.h>
|
||||
#import <React/RCTRootView.h>
|
||||
|
||||
@interface RCTJavaScriptContext : NSObject
|
||||
|
||||
@property (nonatomic, assign, readonly) JSGlobalContextRef ctx;
|
||||
|
||||
@end
|
||||
|
||||
@interface AllocationTestModule : NSObject<RCTBridgeModule, RCTInvalidating>
|
||||
|
||||
@property (nonatomic, assign, getter=isValid) BOOL valid;
|
||||
|
||||
Reference in New Issue
Block a user