Skip to content

Commit 2150aa0

Browse files
committed
Remove unneeded import
1 parent 750a113 commit 2150aa0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Sources/Foundation/Process.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ import Darwin
2020
import WinSDK
2121
#endif
2222

23-
#if canImport(Glibc)
24-
@_implementationOnly import Glibc
25-
#endif
26-
2723
extension Process {
2824
public enum TerminationReason : Int {
2925
case exit

0 commit comments

Comments
 (0)