diff options
Diffstat (limited to 'core/views/auth.py')
-rw-r--r-- | core/views/auth.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/views/auth.py b/core/views/auth.py index 9b303c9..2257dd0 100644 --- a/core/views/auth.py +++ b/core/views/auth.py @@ -1,4 +1,3 @@ -from builtins import str from django.conf import settings from django.contrib.auth import authenticate |