diff --git a/ios/RNSpotifyRemoteAuth.h b/ios/RNSpotifyRemoteAuth.h index a0d5df1..56dd761 100644 --- a/ios/RNSpotifyRemoteAuth.h +++ b/ios/RNSpotifyRemoteAuth.h @@ -1,10 +1,6 @@ #import #import -#if __has_include("RCTBridgeModule.h") -#import "RCTBridgeModule.h" -#else #import -#endif #import "RNSpotifyRemotePromise.h" @interface RNSpotifyRemoteAuth : NSObject