Whoops, remove extra added line

This commit is contained in:
James Jefferies 2025-09-11 21:58:05 +01:00
commit da0f24fb85

View file

@ -1806,7 +1806,6 @@ class DatasetteRouter:
"raw_path", request.scope["path"].encode("utf8")
).partition(b"?")[0]
context = {}
if path.endswith(b"/"):
path = path.rstrip(b"/")