chore: fix swiftlint after split

This commit is contained in:
Peter Steinberger
2025-12-07 00:14:03 +01:00
parent 82e751a153
commit 7b7c4bd116
12 changed files with 123 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
import Foundation
import AppKit
import Foundation
enum LaunchdManager {
private static func runLaunchctl(_ args: [String]) {