Skip to content

Commit 9b4dc64

Browse files
Removed extra line
1 parent 957db3d commit 9b4dc64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DemoApp/ios/DemoApp/AppDelegate.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
@implementation AppDelegate
2626

2727
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
28-
[AppCenterReactNative register]; // Initialize AppCenter
2928
[MSACAppCenter setLogLevel:MSACLogLevelVerbose];
3029

3130
id appSecret = [[NSUserDefaults standardUserDefaults] objectForKey:@"AppSecret"];

0 commit comments

Comments
 (0)