Sfoglia il codice sorgente

modified: handlers/sending_message.py

stucked_s 3 mesi fa
parent
commit
498adf2c28
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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')