diff --git a/EATSSU_MVC/EATSSU_MVC/Sources/Utility/Application/SceneDelegate.swift b/EATSSU_MVC/EATSSU_MVC/Sources/Utility/Application/SceneDelegate.swift index 903f151..629129d 100644 --- a/EATSSU_MVC/EATSSU_MVC/Sources/Utility/Application/SceneDelegate.swift +++ b/EATSSU_MVC/EATSSU_MVC/Sources/Utility/Application/SceneDelegate.swift @@ -24,7 +24,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate { func sceneWillEnterForeground(_ scene: UIScene) { // Called as the scene transitions from the background to the foreground. // Use this method to undo the changes made on entering the background. - self.checkAndUpdateIfNeeded() } func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {