fix: removed missing unnecessary React headers import error caused by non-framework style import

This commit is contained in:
Alec Hill
2020-01-27 22:31:09 +00:00
parent 4375ee676e
commit f795029c2a
-1
View File
@@ -1,7 +1,6 @@
#import "RNSVGGroup.h"
#import "RNSVGLength.h"
#import "RCTEventDispatcher.h"
@interface RNSVGForeignObject : RNSVGGroup