Remove unneeded imports

This commit is contained in:
Matthew de Detrich 2023-05-15 16:13:22 +02:00 committed by kerr
parent 3c11923e83
commit 5dbc32b552

View file

@ -7,10 +7,6 @@
* This file is part of the Apache Pekko project, derived from Akka.
*/
import com.lightbend.paradox.sbt.ParadoxPlugin
import com.lightbend.paradox.sbt.ParadoxPlugin.autoImport.paradox
import org.apache.pekko.Paradox
import sbt.Keys._
import sbt._
import sbtlicensereport.SbtLicenseReport
import sbtlicensereport.SbtLicenseReport.autoImportImpl._