mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-07 13:05:18 +08:00
Backout D2570057
Reviewed By: kmagiera Differential Revision: D2590341 fb-gh-sync-id: 8a6073de3ef2a6e87b785a2bb252468a37c081cf
This commit is contained in:
committed by
facebook-github-bot-9
parent
7d4f5a5c47
commit
4ac898fceb
@@ -54,7 +54,6 @@ typedef BOOL (^RCTArgumentBlock)(RCTBridge *, NSUInteger, id);
|
||||
}
|
||||
|
||||
@synthesize JSMethodName = _JSMethodName;
|
||||
@synthesize functionType = _functionType;
|
||||
|
||||
static void RCTLogArgumentError(RCTModuleMethod *method, NSUInteger index,
|
||||
id valueOrType, const char *issue)
|
||||
|
||||
Reference in New Issue
Block a user