Skip to content

Commit a3057b7

Browse files
committed
Flake8 fix - unused import
1 parent c009bb9 commit a3057b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_auth/registration/serializers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from django.http import HttpRequest
2-
from django.conf import settings
32
from django.utils.translation import ugettext_lazy as _
43
from django.contrib.auth import get_user_model
54

0 commit comments

Comments
 (0)