diff --git a/build.sbt b/build.sbt index 2c31d8d87..f7a3ae3e2 100644 --- a/build.sbt +++ b/build.sbt @@ -1430,4 +1430,3 @@ lazy val lmIvy = (project in file("lm-ivy")) Compile / generateContrabands / contrabandFormatsForType := DatatypeConfig.getFormats, Test / classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat ) -