BlueWallet/ios/BlueWallet/AppDelegate.h
Marcos Rodriguez Velez ed3bdb068c DEL: Remove redundancy
2023-04-03 19:32:57 -04:00

6 lines
98 B
Objective-C

#import <RCTAppDelegate.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : RCTAppDelegate
@end