This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 22b211422d0 Regen
22b211422d0 is described below
commit 22b211422d0dd82516ba1b17c4c4b8a565443fcb
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Dec 28 10:02:45 2023 +0100
Regen
---
.../apache/camel/component/rest/RestProducerBindingProcessorTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/core/camel-core/src/test/java/org/apache/camel/component/rest/RestProducerBindingProcessorTest.java
b/core/camel-core/src/test/java/org/apache/camel/component/rest/RestProducerBindingProcessorTest.java
index e6d345d5409..38de93d7e3f 100644
---
a/core/camel-core/src/test/java/org/apache/camel/component/rest/RestProducerBindingProcessorTest.java
+++
b/core/camel-core/src/test/java/org/apache/camel/component/rest/RestProducerBindingProcessorTest.java
@@ -16,7 +16,6 @@
*/
package org.apache.camel.component.rest;
-import java.io.InputStream;
import java.io.OutputStream;
import org.apache.camel.AsyncCallback;