This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.x by this push:
new 687e8b98eb9 Regen for commit 8eaf404ef1b5306aedee31f4bde277fdc2ce7673
(#11980)
687e8b98eb9 is described below
commit 687e8b98eb92f4b77c77798f3af60cfbec24767c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 13 15:49:36 2023 +0100
Regen for commit 8eaf404ef1b5306aedee31f4bde277fdc2ce7673 (#11980)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: davsclaus <[email protected]>
---
.../main/java/org/apache/camel/maven/EipDocumentationEnricherMojo.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/main/java/org/apache/camel/maven/EipDocumentationEnricherMojo.java
b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/main/java/org/apache/camel/maven/EipDocumentationEnricherMojo.java
index 8bbc673220e..90657ffc560 100644
---
a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/main/java/org/apache/camel/maven/EipDocumentationEnricherMojo.java
+++
b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/main/java/org/apache/camel/maven/EipDocumentationEnricherMojo.java
@@ -25,7 +25,6 @@ import java.util.LinkedHashMap;
import java.util.LinkedHashSet;
import java.util.Map;
import java.util.Set;
-import java.util.StringJoiner;
import java.util.function.Predicate;
import javax.xml.transform.Transformer;