This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new 735f56e3 remove unused import (#283)
735f56e3 is described below

commit 735f56e324da9a635d08e9c7d8c4e03940892982
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Feb 19 00:22:17 2025 +0100

    remove unused import (#283)
---
 project/Versions.scala | 1 -
 1 file changed, 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 31a25cc8..40b09b8b 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -7,7 +7,6 @@
  * This file is part of the Apache Pekko project, which was derived from Akka.
  */
 
-import net.aichler.jupiter.sbt.Import.JupiterKeys
 import sbt._
 import sbt.Keys._
 import sbt.ExclusionRule


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to