Merge pull request #1265 from alechill/fix-missing-header-file

fix: removed missing unnecessary React headers import error caused by…
This commit is contained in:
Mikael Sand
2020-02-29 16:42:41 +02:00
committed by GitHub
-1
View File
@@ -1,7 +1,6 @@
#import "RNSVGGroup.h" #import "RNSVGGroup.h"
#import "RNSVGLength.h" #import "RNSVGLength.h"
#import "RCTEventDispatcher.h"
@interface RNSVGForeignObject : RNSVGGroup @interface RNSVGForeignObject : RNSVGGroup