Remove image actor service as not needed

This commit is contained in:
John Lyon-Smith
2018-05-11 15:34:47 -07:00
parent dadad6434f
commit 84babf0e4b
8 changed files with 54 additions and 394 deletions

View File

@@ -29,7 +29,7 @@ class SendMessageTool {
usage: ${this.toolName} [options] <file>
options:
-x --exchange <exchange> Exchange to send the message too, e.g. tmr-image
-x --exchange <exchange> Exchange to send the message too
-t --type <message-type> The type of the message content
`)
return 0