This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
commit a00eb0e970ab79db0e8904f7fe28362d0453df00 Author: Claus Ibsen <[email protected]> AuthorDate: Fri May 24 09:53:16 2024 +0200 Fixed --- jbang/prometheus/demo.camel.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jbang/prometheus/demo.camel.yaml b/jbang/prometheus/demo.camel.yaml index 74101b1..21aef8c 100644 --- a/jbang/prometheus/demo.camel.yaml +++ b/jbang/prometheus/demo.camel.yaml @@ -15,11 +15,6 @@ expression: Hello World id: simple-3fc3 id: setBody-b8e4 - - to: - uri: direct - id: to-280f - parameters: - name: direct1 - route: nodePrefixId: route-6ce id: route-a9b6
