chore: format middleware
This commit is contained in:
@@ -21,4 +21,3 @@ class RedirectApexToWwwMiddleware:
|
||||
)
|
||||
return HttpResponsePermanentRedirect(destination)
|
||||
return self.get_response(request)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user