This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 5dbc32b552 Remove unneeded imports
5dbc32b552 is described below
commit 5dbc32b5525e8b1903243f5ddbbeb1e10d666770
Author: Matthew de Detrich <[email protected]>
AuthorDate: Mon May 15 16:13:22 2023 +0200
Remove unneeded imports
---
project/LicenseReport.scala | 4 ----
1 file changed, 4 deletions(-)
diff --git a/project/LicenseReport.scala b/project/LicenseReport.scala
index cd5388ee79..2cb60d82fa 100644
--- a/project/LicenseReport.scala
+++ b/project/LicenseReport.scala
@@ -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._
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]