Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pablf committed Jan 28, 2024
1 parent c7a3518 commit dc028fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zio-process/shared/src/main/scala/zio/process/Command.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import java.io.File
import java.lang.ProcessBuilder.Redirect
import java.nio.charset.Charset
import scala.jdk.CollectionConverters._
import java.io.InputStream
import java.io.IOException
import java.io.OutputStream

sealed trait Command extends CommandPlatformSpecific {
Expand Down

0 comments on commit dc028fd

Please sign in to comment.