Drop parallel
This commit is contained in:
@@ -4,4 +4,7 @@ import mill._, scalalib._
|
||||
|
||||
object aoc extends ScalaModule {
|
||||
def scalaVersion = "3.5.2"
|
||||
// def ivyDeps = Agg(
|
||||
// ivy"org.scala-lang.modules::scala-parallel-collections:1.0.4"
|
||||
// )
|
||||
}
|
||||
Reference in New Issue
Block a user