Skip to content

Commit af1c126

Browse files
author
Valentijn Scholten
committed
ruff
1 parent 29c6f0c commit af1c126

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dojo/middleware.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
from django.http import HttpResponseRedirect
1414
from django.shortcuts import redirect
1515
from django.urls import reverse
16-
from social_core.exceptions import AuthCanceled, AuthFailed, AuthForbidden
17-
from django.utils.functional import SimpleLazyObject
1816
from social_core.exceptions import AuthCanceled, AuthFailed, AuthForbidden, AuthTokenError
1917
from social_django.middleware import SocialAuthExceptionMiddleware
2018
from watson.middleware import SearchContextMiddleware

0 commit comments

Comments
 (0)