diff --git a/ios/RNTestFlight.h b/ios/RNTestFlight.h index ae717d2..4c410e7 100644 --- a/ios/RNTestFlight.h +++ b/ios/RNTestFlight.h @@ -1,8 +1,4 @@ -#if __has_include("RCTBridgeModule.h") -#import "RCTBridgeModule.h" -#else #import -#endif @interface RNTestFlight : NSObject