From 3d9a847e3e0ec2e7f2eff09a5b0ed1d3c21790b1 Mon Sep 17 00:00:00 2001 From: Muneeb Shahid Date: Wed, 1 May 2024 23:35:43 -0700 Subject: [PATCH] feat(socialaccount): removed get_adapter socialaccount provider module #1946 --- allauth/socialaccount/providers/authentiq/provider.py | 1 - 1 file changed, 1 deletion(-) diff --git a/allauth/socialaccount/providers/authentiq/provider.py b/allauth/socialaccount/providers/authentiq/provider.py index d64641f1fb..14d20411e6 100644 --- a/allauth/socialaccount/providers/authentiq/provider.py +++ b/allauth/socialaccount/providers/authentiq/provider.py @@ -1,4 +1,3 @@ -from allauth.socialaccount.adapter import get_adapter from allauth.account.models import EmailAddress from allauth.socialaccount import app_settings from allauth.socialaccount.providers.authentiq.views import (