Explorar el Código

Merge pull request #313 from IvoPintodaSilva/swift-4.2

Update to swift 4.2
Ashley Mills hace 7 años
padre
commit
148cf3780b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      ReachabilitySample/AppDelegate.swift

+ 0 - 1
ReachabilitySample/AppDelegate.swift

@@ -14,7 +14,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
     var window: UIWindow?
 
     func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
-
         return true
     }
 }