Explorar o código

modified: handlers/sending_message.py

stucked_s hai 3 meses
pai
achega
498adf2c28
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      handlers/sending_message.py

+ 0 - 1
handlers/sending_message.py

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