Forgot to remove test

This commit is contained in:
rnhmjoj 2015-06-23 01:58:19 +02:00
parent 8e68af8277
commit 9a015ac6e0

View File

@ -18,8 +18,6 @@ net = require 'net'
module.exports = (robot) ->
console.log robot.host
# directly run a command in telegram-cli and return its output
# (a list of strings)
run_command = (command, callback) ->