You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/05/08 10:23:38 UTC

[camel] branch main updated: Regen for commit b28d6c94768df40339275cb970436216c19f575d

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

acosentino 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 04787fa6874 Regen for commit b28d6c94768df40339275cb970436216c19f575d
04787fa6874 is described below

commit 04787fa68749149f7c11f6423e89edd014af4d1b
Author: davsclaus <da...@users.noreply.github.com>
AuthorDate: Mon May 8 10:19:31 2023 +0000

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

diff --git a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
index d5155b4f5f7..616a605665b 100644
--- a/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
+++ b/dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/KameletMain.java
@@ -22,7 +22,6 @@ import java.util.LinkedList;
 import java.util.List;
 import java.util.Map;
 import java.util.Objects;
-import java.util.Optional;
 
 import org.apache.camel.CamelContext;
 import org.apache.camel.ManagementStatisticsLevel;