Skip to content

Commit

Permalink
Code refactor, removed unused newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lawgimenez committed Aug 13, 2022
1 parent 220cafe commit 9f5ee8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Lucas Learning/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import UIKit
@main
class AppDelegate: UIResponder, UIApplicationDelegate {



func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
return true
Expand Down

0 comments on commit 9f5ee8c

Please sign in to comment.