Revert "Add comment why openid_connect is installed by default"
This reverts commit d1b1f4fcda.
This commit is contained in:
@@ -306,7 +306,6 @@ INSTALLED_APPS = [
|
|||||||
"allauth",
|
"allauth",
|
||||||
"allauth.account",
|
"allauth.account",
|
||||||
"allauth.socialaccount",
|
"allauth.socialaccount",
|
||||||
# The openid_connect provider is used in the profile API tests
|
|
||||||
"allauth.socialaccount.providers.openid_connect",
|
"allauth.socialaccount.providers.openid_connect",
|
||||||
*env_apps,
|
*env_apps,
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user