Browse Source

Cleanup.

pull/178/head
Pēteris Caune 7 years ago
parent
commit
cdf39a88eb
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      hc/api/models.py

+ 0
- 2
hc/api/models.py View File

@ -27,8 +27,6 @@ DEFAULT_GRACE = td(hours=1)
CHECK_KINDS = (("simple", "Simple"),
("cron", "Cron"))
PING_KINDS = (("", "OK"), ("fail", "Fail"))
CHANNEL_KINDS = (("email", "Email"),
("webhook", "Webhook"),
("hipchat", "HipChat"),


Loading…
Cancel
Save