factors/email(minor): fix default timeout being 0, which breaks task
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
"""passbook core tasks"""
|
||||
from django.utils.timezone import now
|
||||
|
||||
from structlog import get_logger
|
||||
|
||||
from passbook.core.models import Nonce
|
||||
|
Reference in New Issue
Block a user