From 028255e969169ddc7872765b54a5225b98f035df Mon Sep 17 00:00:00 2001 From: Kirill Yakimovich Date: Tue, 4 Jun 2024 17:23:23 +0200 Subject: [PATCH] lint --- TestHost/SceneDelegate.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/TestHost/SceneDelegate.swift b/TestHost/SceneDelegate.swift index 795b5f7..8a02b95 100644 --- a/TestHost/SceneDelegate.swift +++ b/TestHost/SceneDelegate.swift @@ -6,4 +6,3 @@ final class SceneDelegate: UIResponder, UISceneDelegate { func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) {} } -