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 d23075a87ba Regen for commit 83aa9070710555827b35b4d9cc05e4081e6525d8
d23075a87ba is described below
commit d23075a87bac1aaedc06a79839dbd6517f670227
Author: orpiske <[email protected]>
AuthorDate: Fri Jun 16 16:53:39 2023 +0000
Regen for commit 83aa9070710555827b35b4d9cc05e4081e6525d8
Signed-off-by: GitHub <[email protected]>
---
core/camel-util/src/main/java/org/apache/camel/util/StringHelper.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/core/camel-util/src/main/java/org/apache/camel/util/StringHelper.java
b/core/camel-util/src/main/java/org/apache/camel/util/StringHelper.java
index 70e29a4a3a3..646a563389a 100644
--- a/core/camel-util/src/main/java/org/apache/camel/util/StringHelper.java
+++ b/core/camel-util/src/main/java/org/apache/camel/util/StringHelper.java
@@ -17,7 +17,6 @@
package org.apache.camel.util;
import java.util.ArrayList;
-import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;