Skip to content

Commit

Permalink
fix: removed missing unnecessary React headers import error caused by…
Browse files Browse the repository at this point in the history
… non-framework style import
  • Loading branch information
Alec Hill committed Jan 27, 2020
1 parent 4375ee6 commit f795029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/Elements/RNSVGForeignObject.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

#import "RNSVGGroup.h"
#import "RNSVGLength.h"
#import "RCTEventDispatcher.h"

@interface RNSVGForeignObject : RNSVGGroup

Expand Down

0 comments on commit f795029

Please sign in to comment.