Remove unwanted AppKit import

This commit is contained in:
1024jp 2024-02-19 15:39:53 +09:00
parent 498a74dddf
commit e51cc2e288

View File

@ -23,7 +23,6 @@
// limitations under the License.
//
import AppKit
import SwiftUI
struct GeneralSettingsView: View {