Explorar el Código

modified: handlers/sending_message.py

stucked_s hace 3 meses
padre
commit
498adf2c28
Se han modificado 1 ficheros con 0 adiciones y 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')