mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
irrelevant comment
This commit is contained in:
parent
685aaf14bf
commit
956d67b9b8
@ -100,7 +100,6 @@ def parse_offset_arg(offset):
|
||||
|
||||
def get_root(ctx_or_req):
|
||||
req = IRequest(ctx_or_req)
|
||||
# the addSlash=True gives us one extra (empty) segment
|
||||
depth = len(req.prepath) + len(req.postpath)
|
||||
link = "/".join([".."] * depth)
|
||||
return link
|
||||
|
Loading…
x
Reference in New Issue
Block a user