Pēteris Caune
4 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
0 additions and
2 deletions
-
hc/api/views.py
|
|
@ -158,8 +158,6 @@ def _update(check, spec): |
|
|
|
if new_channels is not None: |
|
|
|
check.channel_set.set(new_channels) |
|
|
|
|
|
|
|
return check |
|
|
|
|
|
|
|
|
|
|
|
@validate_json() |
|
|
|
@authorize_read |
|
|
|