remove unused import
This commit is contained in:
parent
e19acbada6
commit
57a0d848c9
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ from django.utils.translation import ugettext as _
|
||||||
|
|
||||||
from model_utils.models import TimeStampedModel
|
from model_utils.models import TimeStampedModel
|
||||||
|
|
||||||
from celery.result import AsyncResult
|
|
||||||
|
|
||||||
from passlib.hash import sha512_crypt
|
from passlib.hash import sha512_crypt
|
||||||
from passlib.utils import generate_password
|
from passlib.utils import generate_password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue