Skip to content

Commit 1cf8cfc

Browse files
Remove twitter (#553)
* Upgrade to Django==4.0.10 * isort fix * fix pre-commit * remove twitter
1 parent 432a4be commit 1cf8cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

djangosnippets/settings/testing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"allauth.socialaccount",
2828
"allauth.socialaccount.providers.bitbucket_oauth2",
2929
"allauth.socialaccount.providers.github",
30-
"allauth.socialaccount.providers.twitter",
3130
"base",
3231
"base.tests",
3332
"comments_spamfighter",

0 commit comments

Comments
 (0)