diff --git a/ios/Elements/RNSVGForeignObject.h b/ios/Elements/RNSVGForeignObject.h index 7d6fb2c0..346b204c 100644 --- a/ios/Elements/RNSVGForeignObject.h +++ b/ios/Elements/RNSVGForeignObject.h @@ -1,7 +1,6 @@ #import "RNSVGGroup.h" #import "RNSVGLength.h" -#import "RCTEventDispatcher.h" @interface RNSVGForeignObject : RNSVGGroup