mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-13 16:29:51 +00:00
Remove a print statement
This commit is contained in:
parent
5276ea5b37
commit
d4a02aa1cd
@ -68,5 +68,3 @@ class StatusTests(TrialTestCase):
|
|||||||
self, soup, u"h2",
|
self, soup, u"h2",
|
||||||
"Recent Operations:"
|
"Recent Operations:"
|
||||||
)
|
)
|
||||||
|
|
||||||
print doc
|
|
||||||
|
Loading…
Reference in New Issue
Block a user