Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 5, 2024
1 parent 2d19708 commit d90dc9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/Vcs.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import sbt._
import java.io.File

import sys.process.{ Process, ProcessBuilder, ProcessLogger }
import Compat._

trait Vcs {
val commandName: String
Expand Down

0 comments on commit d90dc9b

Please sign in to comment.