This reverts commit 8608e8a1b4.
@@ -224,10 +224,4 @@ RCT_EXPORT_METHOD(startLoadWithResult:(BOOL)result lockIdentifier:(NSInteger)loc
}
-- (dispatch_queue_t)methodQueue
-{
- return dispatch_get_main_queue();
-}
-
@end