diff --git a/FaceDemo/AppDelegate.swift b/FaceDemo/AppDelegate.swift index b4ff59a..4a53724 100644 --- a/FaceDemo/AppDelegate.swift +++ b/FaceDemo/AppDelegate.swift @@ -21,9 +21,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { } func application(_ application: UIApplication, didDiscardSceneSessions sceneSessions: Set) { - // Called when the user discards a scene session. - // If any sessions were discarded while the application was not running, this will be called shortly after application:didFinishLaunchingWithOptions. - // Use this method to release any resources that were specific to the discarded scenes, as they will not return. + } // MARK: - Core Data stack