mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Flake8 fix - unused import
This commit is contained in:
parent
c009bb9975
commit
a3057b7aa1
|
@ -1,5 +1,4 @@
|
|||
from django.http import HttpRequest
|
||||
from django.conf import settings
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.contrib.auth import get_user_model
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user