You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2023/04/17 14:29:54 UTC

[camel] branch main updated: Regen for commit e885b79b7d40c5e5a0687cba7773ca78212b5aa1

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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c44422d1493 Regen for commit e885b79b7d40c5e5a0687cba7773ca78212b5aa1
c44422d1493 is described below

commit c44422d14932345425a9578d528364e9fcbae7f4
Author: orpiske <or...@users.noreply.github.com>
AuthorDate: Mon Apr 17 13:49:59 2023 +0000

    Regen for commit e885b79b7d40c5e5a0687cba7773ca78212b5aa1
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../java/org/apache/camel/main/download/MavenDependencyDownloader.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/MavenDependencyDownloader.java b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/MavenDependencyDownloader.java
index db119d61da5..3f515f9ea85 100644
--- a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/MavenDependencyDownloader.java
+++ b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/MavenDependencyDownloader.java
@@ -24,7 +24,6 @@ import java.net.URL;
 import java.net.URLClassLoader;
 import java.util.ArrayList;
 import java.util.Collections;
-import java.util.HashSet;
 import java.util.LinkedHashSet;
 import java.util.List;
 import java.util.Set;