Commit 589633a9 authored by Gant Laborde's avatar Gant Laborde Committed by GitHub

Merge pull request #256 from douglasjunior/patch-3

Fixing `@synthesize isEmulator` duplicate
parents b816dc03 1f75ce70
......@@ -18,8 +18,6 @@
@synthesize isEmulator;
@synthesize isEmulator;
RCT_EXPORT_MODULE()
+ (BOOL)requiresMainQueueSetup
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment