remove unused includes in fbobjc/Libraries

Reviewed By: swolchok

Differential Revision: D4507573

fbshipit-source-id: 7fc6df52bc37c39698c7897be567758469417218
This commit is contained in:
Mathieu Baudet
2017-02-19 18:23:20 -08:00
committed by Facebook Github Bot
parent 555e456754
commit 4a893ee071
14 changed files with 0 additions and 17 deletions

View File

@@ -17,7 +17,6 @@
#import <XCTest/XCTest.h>
#import <React/RCTJSCExecutor.h>
#import <React/RCTUtils.h>
@interface RCTJSCExecutorTests : XCTestCase