diff options
Diffstat (limited to 'ios/AppSecureRandomModule.h')
-rw-r--r-- | ios/AppSecureRandomModule.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ios/AppSecureRandomModule.h b/ios/AppSecureRandomModule.h deleted file mode 100644 index 0431684c3..000000000 --- a/ios/AppSecureRandomModule.h +++ /dev/null @@ -1,5 +0,0 @@ -#import <React/RCTBridgeModule.h> - -@interface AppSecureRandomModule : NSObject <RCTBridgeModule> - -@end |