mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
remove debug
This commit is contained in:
parent
baa773588e
commit
ba9a4e590b
@ -188,7 +188,6 @@ class Root(MultiFormatPage):
|
||||
# override locatechild
|
||||
def childFactory(self, ctx, name):
|
||||
request = IRequest(ctx)
|
||||
print(request)
|
||||
return self.getChild(name, request)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user