Skip to content

Commit ff59e72

Browse files
committed
Remove unused imports
1 parent 5919a5e commit ff59e72

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Sources/AsyncLocationKit/ApplicationStateMonitor.swift

-7
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
//
77

88
import Foundation
9-
//#if os(iOS)
10-
//import UIKit
11-
//#elseif os(macOS)
12-
//import AppKit
13-
//#elseif os(watchOS)
14-
//import WatchKit
15-
//#endif
169

1710
@MainActor
1811
class ApplicationStateMonitor {

0 commit comments

Comments
 (0)