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
Showing
1 changed file
with
0 additions
and
6 deletions
| ... | @@ -319,11 +319,5 @@ | ... | @@ -319,11 +319,5 @@ |
| 319 | ]]></script> | 319 | ]]></script> |
| 320 | </actions> | 320 | </actions> |
| 321 | </service> | 321 | </service> |
| 322 | .parameters([systemMessageId: task.systemMessageId]) | ||
| 323 | .call() | ||
| 324 | } | ||
| 325 | ]]></script> | ||
| 326 | </actions> | ||
| 327 | </service> | ||
| 328 | 322 | ||
| 329 | </services> | 323 | </services> | ... | ... |
-
Please register or sign in to post a comment