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 c153849c075 Regen for commit 9dedb5afa34a7381ee5f1e3899eb6d357205211b
c153849c075 is described below

commit c153849c075c92b0533b85f08d089b87740caf15
Author: oscerd <[email protected]>
AuthorDate: Mon Nov 28 12:16:50 2022 +0000

    Regen for commit 9dedb5afa34a7381ee5f1e3899eb6d357205211b
    
    Signed-off-by: GitHub <[email protected]>
---
 .../component/aws2/s3/integration/S3CreateDownloadLinkOperationIT.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/components/camel-aws/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/S3CreateDownloadLinkOperationIT.java
 
b/components/camel-aws/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/S3CreateDownloadLinkOperationIT.java
index 8d272125aec..b78eab91459 100644
--- 
a/components/camel-aws/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/S3CreateDownloadLinkOperationIT.java
+++ 
b/components/camel-aws/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/S3CreateDownloadLinkOperationIT.java
@@ -28,7 +28,6 @@ import org.apache.camel.component.mock.MockEndpoint;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertNotNull;
-import static org.junit.jupiter.api.Assertions.assertNull;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
 public class S3CreateDownloadLinkOperationIT extends Aws2S3Base {

Reply via email to