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 000f113082e Regen for commit 25f1cb6670989b39104b1340cfc5a3e1e0ad8f4e
000f113082e is described below
commit 000f113082ec0ea453d41c54c7427002315a509f
Author: oscerd <[email protected]>
AuthorDate: Thu Jan 12 10:15:12 2023 +0000
Regen for commit 25f1cb6670989b39104b1340cfc5a3e1e0ad8f4e
Signed-off-by: GitHub <[email protected]>
---
.../src/test/java/org/apache/camel/catalog/CamelCatalogTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogTest.java
b/catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogTest.java
index 821ca92c00f..8da1679a009 100644
---
a/catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogTest.java
+++
b/catalog/camel-catalog/src/test/java/org/apache/camel/catalog/CamelCatalogTest.java
@@ -28,7 +28,6 @@ import org.apache.camel.tooling.model.ArtifactModel;
import org.apache.camel.tooling.model.ComponentModel;
import org.apache.camel.tooling.model.DataFormatModel;
import org.apache.camel.tooling.model.LanguageModel;
-import org.apache.camel.tooling.model.OtherModel;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;