Commit 1f75ce70 authored by Douglas Nassif Roma Junior's avatar Douglas Nassif Roma Junior Committed by GitHub

Fixing `@synthesize isEmulator` duplicate

parent 7377c83f
......@@ -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