From eb92379ac759dbb14ec1eb5f8f5a3e1173b5d0eb Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Wed, 30 Nov 2022 11:04:17 +0100 Subject: [PATCH] Cleanup --- IceCubesApp/App/IceCubesAppApp.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/IceCubesApp/App/IceCubesAppApp.swift b/IceCubesApp/App/IceCubesAppApp.swift index c831ea74..ba7da798 100644 --- a/IceCubesApp/App/IceCubesAppApp.swift +++ b/IceCubesApp/App/IceCubesAppApp.swift @@ -1,7 +1,6 @@ import SwiftUI import Timeline import Network -import Shared @main struct IceCubesAppApp: App {