From 9a015ac6e04c8ac7a100a9c57bca85a269f72ac0 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Tue, 23 Jun 2015 01:58:19 +0200 Subject: [PATCH] Forgot to remove test --- scripts/telegram.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/telegram.coffee b/scripts/telegram.coffee index 1decc9f..ffc5b4f 100644 --- a/scripts/telegram.coffee +++ b/scripts/telegram.coffee @@ -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)