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/04/25 16:08:15 UTC

[camel] branch main updated: Regen for commit 82a2925468862a6d1ae3d24e38945b6686b1eeb6

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 64eddb13633 Regen for commit 82a2925468862a6d1ae3d24e38945b6686b1eeb6
64eddb13633 is described below

commit 64eddb13633e1bc4000aa5c137b89ad6caffb77b
Author: orpiske <or...@users.noreply.github.com>
AuthorDate: Tue Apr 25 16:03:05 2023 +0000

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

diff --git a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java
index a04a7f28df4..c7174b3fe77 100644
--- a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java
+++ b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java
@@ -136,7 +136,6 @@ import org.apache.camel.spi.ProcessorFactory;
 import org.apache.camel.spi.PropertiesComponent;
 import org.apache.camel.spi.ReactiveExecutor;
 import org.apache.camel.spi.Registry;
-import org.apache.camel.spi.ReifierStrategy;
 import org.apache.camel.spi.ResourceLoader;
 import org.apache.camel.spi.RestBindingJaxbDataFormatFactory;
 import org.apache.camel.spi.RestConfiguration;