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
|
package sbt
|
||||||
|
|
||||||
import org.specs2.mutable.Specification
|
import org.specs2.mutable.Specification
|
||||||
import sbt.BuildPaths
|
|
||||||
|
|
||||||
object BuildPathsTest extends Specification {
|
object BuildPathsTest extends Specification {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue