diff --git a/React/CoreModules/RCTDevLoadingView.h b/React/CoreModules/RCTDevLoadingView.h index 175adc56ccc..a6405ec7712 100644 --- a/React/CoreModules/RCTDevLoadingView.h +++ b/React/CoreModules/RCTDevLoadingView.h @@ -7,7 +7,6 @@ #import #import -#import @interface RCTDevLoadingView : NSObject @end