Forgot to remove test
This commit is contained in:
parent
8e68af8277
commit
9a015ac6e0
@ -18,8 +18,6 @@ net = require 'net'
|
|||||||
|
|
||||||
module.exports = (robot) ->
|
module.exports = (robot) ->
|
||||||
|
|
||||||
console.log robot.host
|
|
||||||
|
|
||||||
# directly run a command in telegram-cli and return its output
|
# directly run a command in telegram-cli and return its output
|
||||||
# (a list of strings)
|
# (a list of strings)
|
||||||
run_command = (command, callback) ->
|
run_command = (command, callback) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user