Remove org.apache.pekko package from sbt build

This commit is contained in:
Matthew de Detrich 2023-07-30 11:55:14 +02:00 committed by Matthew de Detrich
parent 12dfc46136
commit b7fdada663
36 changed files with 21 additions and 99 deletions

View file

@ -11,7 +11,6 @@
* Copyright (C) 2019-2022 Lightbend Inc. <https://www.lightbend.com>
*/
import org.apache.pekko.ProjectFileIgnoreSupport
import com.lightbend.sbt.JavaFormatterPlugin
import sbt.{ AutoPlugin, PluginTrigger, Plugins }