Skip to content

Commit

Permalink
Fix console warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Feb 18, 2025
1 parent 542b8b4 commit a7f529d
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<Forward name="success" path="pipeCallConscience"/>
</XsltPipe>
<SenderPipe name="pipeCallConscience">
<RestSender
<HttpSender
name="senderCallConscience"
url="http://localhost/conscience/address"
methodType="GET">
</RestSender>
</HttpSender>
<Forward name="success" path="pipeTranslateAddress"/>
</SenderPipe>
<XsltPipe
Expand Down

0 comments on commit a7f529d

Please sign in to comment.