Procházet zdrojové kódy

modified: handlers/sending_message.py

stucked_s před 3 měsíci
rodič
revize
498adf2c28
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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')