mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Whoops, remove extra added line
This commit is contained in:
parent
df7c45f76e
commit
da0f24fb85
1 changed files with 0 additions and 1 deletions
|
|
@ -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"/")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue