Update AppDelegate.mm

This commit is contained in:
Marcos Rodriguez Vélez 2025-02-22 17:32:14 -04:00 committed by GitHub
parent e5ab5f6565
commit 46a78e8dfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,6 @@
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
[MenuElementsEmitter sharedInstance];
[self clearFilesIfNeeded];
self.userDefaultsGroup = [[NSUserDefaults alloc] initWithSuiteName:@"group.io.bluewallet.bluewallet"];