diff --git a/cellxgene_gateway/gateway.py b/cellxgene_gateway/gateway.py index c84af9e..fb591e5 100644 --- a/cellxgene_gateway/gateway.py +++ b/cellxgene_gateway/gateway.py @@ -48,7 +48,6 @@ def handle_invalid_usage(error): "cellxgene_error.html", extra_scripts=get_extra_scripts(), message=message, - path=error.path, ), error.http_status, )