From d540ad150cab0c3bacf76392b2f5103bb6554b20 Mon Sep 17 00:00:00 2001 From: Steve W <41569149+oldstevekenobi@users.noreply.github.com> Date: Wed, 24 Jan 2024 11:15:47 +0000 Subject: [PATCH] Replace empty line that was removed by automatic import organisation --- build.sbt | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sbt b/build.sbt index 13b84bc8c8..d625ef8c01 100644 --- a/build.sbt +++ b/build.sbt @@ -6,6 +6,7 @@ import com.typesafe.tools.mima.core.{Problem, ProblemFilters} import complete.DefaultParsers._ import sbt.Reference.display import sbt.internal.ProjectMatrix + // explicit import to avoid clash with gatling plugin import sbtassembly.AssemblyPlugin.autoImport.assembly