Skip to content
Snippets Groups Projects
Verified Commit aff78401 authored by Tom Teichler's avatar Tom Teichler :beers: Committed by Nik | Klampfradler
Browse files

Add missing import

parent 29cceb86
No related branches found
No related tags found
1 merge request!980Resolve "Add configurable username validator for signup"
Pipeline #56510 canceled
......@@ -18,6 +18,7 @@ from oauth2_provider.views.mixins import (
from oauthlib.common import Request as OauthlibRequest
from .apps import AppConfig
from .core_helpers import get_site_preferences
class OurSocialAccountAdapter(DefaultSocialAccountAdapter):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment