Skip to content

Commit 07dd055

Browse files
author
NSemakov
committed
Revert "2"
This reverts commit 27981f9.
1 parent 27981f9 commit 07dd055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrays/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ @implementation AppDelegate
1818
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
1919
// Override point for customization after application launch.
2020
NSLog(@"sdf");
21-
NSLog(@"opapa");
21+
2222

2323
return YES;
2424
}

0 commit comments

Comments
 (0)