Skip to content

Commit 48b97f2

Browse files
committed
Removed unneeded import
1 parent ff7ae12 commit 48b97f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/Subprocess/Execution.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ import Musl
2727
import WinSDK
2828
#endif
2929

30-
internal import Dispatch
31-
3230
/// An object that repersents a subprocess that has been
3331
/// executed. You can use this object to send signals to the
3432
/// child process as well as stream its output and error.

0 commit comments

Comments
 (0)