mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 13:53:07 +00:00
web/status: remove trailing whitespace
This commit is contained in:
parent
e6074f5dfc
commit
9ad6ed3777
@ -725,7 +725,7 @@ class MapupdateStatusPage(rend.Page, RateAndTimeMixin):
|
||||
for peerid, times in per_server.items() ]
|
||||
sorttable.sort()
|
||||
peerids = [t[1] for t in sorttable]
|
||||
|
||||
|
||||
for peerid in peerids:
|
||||
times = per_server[peerid]
|
||||
peerid_s = idlib.shortnodeid_b2a(peerid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user