Преглед изворни кода

modified: handlers/sending_message.py

stucked_s пре 3 месеци
родитељ
комит
498adf2c28
1 измењених фајлова са 0 додато и 1 уклоњено
  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')