diff --git a/webstrom/settings.py b/webstrom/settings.py index 1ffca093..fa48fe09 100644 --- a/webstrom/settings.py +++ b/webstrom/settings.py @@ -131,7 +131,6 @@ # Allauth AUTHENTICATION_BACKENDS = [ - '' 'allauth.account.auth_backends.AuthenticationBackend', ]