Skip to content

Commit

Permalink
Remove unused code using JSC
Browse files Browse the repository at this point in the history
Reviewed By: fkgozali

Differential Revision: D10441260

fbshipit-source-id: 5a77ec382e28be046824bd598186e6c29a1510f2
  • Loading branch information
mhorowitz authored and facebook-github-bot committed Oct 18, 2018
1 parent 3341ada commit 8427f64
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions RNTester/RNTesterUnitTests/RCTAllocationTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8427f64

Please sign in to comment.