mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
remove this print
not sure where it came from
This commit is contained in:
parent
336e69c270
commit
c2b8024856
@ -162,9 +162,6 @@ class WebishServer(service.MultiService):
|
||||
# so that they can test features that involve the passage of
|
||||
# time in a deterministic manner.
|
||||
|
||||
# beware, 'webport' can be a Twisted endpoint-string sometimes
|
||||
# it seems
|
||||
print("webport {}".format(webport))
|
||||
self.root = root.Root(client, clock, now_fn)
|
||||
self.buildServer(webport, nodeurl_path, staticdir)
|
||||
if self.root.child_operations:
|
||||
|
Loading…
x
Reference in New Issue
Block a user