cleaning up
This commit is contained in:
parent
9a02230d63
commit
3b9b94623f
|
@ -533,9 +533,6 @@ def check_revoked():
|
|||
metrics.send(f"{function}.success", 'counter', 1)
|
||||
|
||||
|
||||
check_revoked()
|
||||
|
||||
|
||||
@celery.task(soft_time_limit=3600)
|
||||
def notify_expirations():
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue