Skip to content

Commit 6a2f4c9

Browse files
authored
Removed Twitter as auth provider (#612)
1 parent 8fc0410 commit 6a2f4c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

djangosnippets/settings/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ def user_url(user):
6060
"allauth.socialaccount",
6161
"allauth.socialaccount.providers.bitbucket_oauth2",
6262
"allauth.socialaccount.providers.github",
63-
"allauth.socialaccount.providers.twitter",
6463
"base",
6564
"cab",
6665
"comments_spamfighter",

0 commit comments

Comments
 (0)