Skip to content

Commit

Permalink
Forgot to remove debug #15
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Ableev committed Jan 10, 2016
1 parent 6a26e6f commit c0dc6c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zbxtg.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ def main():
# experimental way to send message to the group https://github.com/ableev/Zabbix-in-Telegram/issues/15
if sys.argv[0].split("/")[-1] == "zbxtg_group.py":
tg_chat = True
print "OK"

if tg_chat:
tg_contact_type = "group"
Expand Down

0 comments on commit c0dc6c1

Please sign in to comment.