diff --git a/eox_core/middleware.py b/eox_core/middleware.py index 1561a8011..dbca630b6 100644 --- a/eox_core/middleware.py +++ b/eox_core/middleware.py @@ -44,7 +44,6 @@ class EoxTenantAuthException: ExceptionMiddleware = get_tpa_exception_middleware() - class PathRedirectionMiddleware(MiddlewareMixin): """ Middleware to create custom responses based on the request path