mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 05:53:12 +00:00
revert previous additional blank line
This commit is contained in:
parent
12fc5e6161
commit
c7e0fc52e3
@ -152,7 +152,6 @@ def list(options):
|
||||
if options["readonly-uri"]:
|
||||
line.append(quote_output(ro_uri or "-", quotemarks=False))
|
||||
rows.append((encoding_error, line))
|
||||
|
||||
max_widths = []
|
||||
left_justifys = []
|
||||
for (encoding_error, row) in rows:
|
||||
|
Loading…
Reference in New Issue
Block a user