reduce imports

This commit is contained in:
neon443
2025-05-24 18:59:55 +01:00
parent 6c3efb0558
commit 8a8a1331d4
2 changed files with 0 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
// Created by neon443 on 23/05/2025. // Created by neon443 on 23/05/2025.
// //
import Cocoa
import AppKit import AppKit
@main @main

View File

@@ -7,8 +7,6 @@
import Foundation import Foundation
import AppKit import AppKit
import Cocoa
import CoreGraphics
struct Screen { struct Screen {
var width: CGFloat var width: CGFloat