mirror of https://github.com/sbt/sbt.git
remove unused comment
This commit is contained in:
parent
3eb2d66b0f
commit
fe045bfa12
|
|
@ -9,7 +9,7 @@
|
|||
package sbt.test
|
||||
|
||||
import java.io.File
|
||||
import sjsonnew._, BasicJsonProtocol._
|
||||
import sjsonnew._
|
||||
import sbt.Def.{ Setting, inputKey, settingKey, taskKey }
|
||||
import sbt.Scope.Global
|
||||
import sbt.librarymanagement.ModuleID
|
||||
|
|
|
|||
Loading…
Reference in New Issue