Parcourir la source

modified: handlers/sending_message.py

stucked_s il y a 3 mois
Parent
commit
498adf2c28
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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')