This commit is contained in:
Matthias 2021-09-07 23:08:04 +02:00
parent 0a8401da1d
commit 0eb9d3ad5b
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -655,7 +655,6 @@ MESSAGE_TAGS = {
SITE_ID = 1
# Load the allauth social backends
SOCIAL_BACKENDS = CONFIG.get('social_backends', [])
for app in SOCIAL_BACKENDS: