You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/28 06:46:43 UTC

[camel] branch camel-3.x updated: Regen for commit 06fccc01dc705688d089fc03af59db81f6b9424b (#10875)

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 0f11b2e9473 Regen for commit 06fccc01dc705688d089fc03af59db81f6b9424b (#10875)
0f11b2e9473 is described below

commit 0f11b2e947303fd5d78f7b46aa18578658171923
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Fri Jul 28 08:46:37 2023 +0200

    Regen for commit 06fccc01dc705688d089fc03af59db81f6b9424b (#10875)
    
    Signed-off-by: GitHub <no...@github.com>
    Co-authored-by: davsclaus <da...@users.noreply.github.com>
---
 .../org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpoint.java   | 2 --
 1 file changed, 2 deletions(-)

diff --git a/components/camel-aws/camel-aws2-ddb/src/main/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpoint.java b/components/camel-aws/camel-aws2-ddb/src/main/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpoint.java
index 0c7ec0ec227..cde1e4b48e5 100644
--- a/components/camel-aws/camel-aws2-ddb/src/main/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpoint.java
+++ b/components/camel-aws/camel-aws2-ddb/src/main/java/org/apache/camel/component/aws2/ddbstream/Ddb2StreamEndpoint.java
@@ -16,8 +16,6 @@
  */
 package org.apache.camel.component.aws2.ddbstream;
 
-import java.net.URI;
-
 import org.apache.camel.Category;
 import org.apache.camel.Consumer;
 import org.apache.camel.Processor;