Skip to content

Commit

Permalink
Update AppDelegate.m
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Apr 7, 2024
1 parent bc9103b commit a7e6abe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ParseUI/ParseUIDemo/Classes/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
return YES;
}

- (BOOL)application:(UIApplication *)application
openURL:(NSURL *)url
sourceApplication:(NSString *)sourceApplication
annotation:(id)annotation {
}

#pragma mark -
#pragma mark Test Data

Expand Down

0 comments on commit a7e6abe

Please sign in to comment.