5db18bb1 by Ean Schuessler

Fix duplicate XML content in AgentServices

Remove duplicate/corrupted content at end of file
- Lines were orphaned from previous edit
- File now has proper structure with 3 services
1 parent db77751a
......@@ -319,11 +319,5 @@
]]></script>
</actions>
</service>
.parameters([systemMessageId: task.systemMessageId])
.call()
}
]]></script>
</actions>
</service>
</services>
......