From 80041e43f2f5fc5a30a037255d6a937f56fff638 Mon Sep 17 00:00:00 2001 From: Adrien Piquerez Date: Wed, 9 Oct 2024 09:11:43 +0200 Subject: [PATCH] scalafmtSbt --- build.sbt | 1 - 1 file changed, 1 deletion(-) 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 ) -