@@ -26,4 +26,3 @@ def send_msg(msg):
bot = JabberBot(JID, PASSWORD, PORT)
bot.send_notification(proceed_to[0],msg)
-send_msg('hi')