Skip to content

Commit

Permalink
Remove useless statement
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed Dec 8, 2023
1 parent ef6ac62 commit 335bcd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webstrom/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
# Allauth

AUTHENTICATION_BACKENDS = [
''
'allauth.account.auth_backends.AuthenticationBackend',
]

Expand Down

0 comments on commit 335bcd2

Please sign in to comment.