mirror of https://github.com/sbt/sbt.git
fix scripted
This commit is contained in:
parent
1a900ee5dc
commit
323d1da16e
|
|
@ -1,7 +1,7 @@
|
|||
package sbt
|
||||
|
||||
import java.nio.file._
|
||||
import scala.jdk.CollectionConverters.*
|
||||
import scala.collection.JavaConverters._
|
||||
|
||||
object TestMain {
|
||||
def main(args: Array[String]): Unit = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue