Forgot to remove test

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

View File

@ -17,8 +17,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)