mirror of https://github.com/sbt/sbt.git
Remove unneeded import
This commit is contained in:
parent
51be0856a1
commit
aeadd8db72
|
|
@ -8,7 +8,6 @@
|
|||
package sbt
|
||||
|
||||
import org.specs2.mutable.Specification
|
||||
import sbt.BuildPaths
|
||||
|
||||
object BuildPathsTest extends Specification {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue