Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove newline
  • Loading branch information
szakarias committed May 9, 2017
commit e758675042335a9f3fd0f47b294331aee7fe0ca1
1 change: 0 additions & 1 deletion packages/url-launcher/example/ios/Runner/AppDelegate.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "AppDelegate.h"
#include "GeneratedPluginRegistrant.h"


@implementation AppDelegate

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
Expand Down