#2 remove missing property

This commit is contained in:
Alok Saldanha
2019-09-17 11:35:25 -04:00
parent 820314adff
commit 5c41dbb18d
-1
View File
@@ -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,
)