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 9ccf87fbcf8 Regen for commit 75931ae8fb03ccf593e9a98a2404fd8f35727d0a
9ccf87fbcf8 is described below

commit 9ccf87fbcf89c61025d609ebd3b41a6135975588
Author: oscerd <[email protected]>
AuthorDate: Tue Jul 12 06:48:55 2022 +0000

    Regen for commit 75931ae8fb03ccf593e9a98a2404fd8f35727d0a
    
    Signed-off-by: GitHub <[email protected]>
---
 .../integration/SecretsManagerNoEnvPropertiesSourceTestIT.java           | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/SecretsManagerNoEnvPropertiesSourceTestIT.java
 
b/components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/SecretsManagerNoEnvPropertiesSourceTestIT.java
index a4abcf10ab2..3bf23718df9 100644
--- 
a/components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/SecretsManagerNoEnvPropertiesSourceTestIT.java
+++ 
b/components/camel-aws/camel-aws-secrets-manager/src/test/java/org/apache/camel/component/aws/secretsmanager/integration/SecretsManagerNoEnvPropertiesSourceTestIT.java
@@ -20,7 +20,6 @@ import org.apache.camel.FailedToCreateRouteException;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.test.junit5.CamelTestSupport;
 import org.junit.jupiter.api.Test;
-import org.junit.jupiter.api.condition.EnabledIfEnvironmentVariable;
 import org.junit.jupiter.api.condition.EnabledIfSystemProperties;
 import org.junit.jupiter.api.condition.EnabledIfSystemProperty;
 

Reply via email to