This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit d76142a6dab30261382ccef7d77a65a6930b147d Author: Claus Ibsen <[email protected]> AuthorDate: Sun Nov 3 12:34:50 2019 +0100 CAMEL-14110: Remove not needed file as its auauto-generated --- .../main/resources/META-INF/services/org/apache/camel/component/nitrite | 1 - 1 file changed, 1 deletion(-) diff --git a/components/camel-nitrite/src/main/resources/META-INF/services/org/apache/camel/component/nitrite b/components/camel-nitrite/src/main/resources/META-INF/services/org/apache/camel/component/nitrite deleted file mode 100644 index be66e75..0000000 --- a/components/camel-nitrite/src/main/resources/META-INF/services/org/apache/camel/component/nitrite +++ /dev/null @@ -1 +0,0 @@ -class=org.apache.camel.component.nitrite.NitriteComponent
