mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-19 07:48:11 +00:00
trivial: whitespace
Ran "M-x whitespace-cleanup" on files that Toby's recent patch touched, even though they didn't have trailing whitespace.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
import os, stat, time, weakref
|
||||
from allmydata.interfaces import RIStorageServer
|
||||
from allmydata import node
|
||||
@ -426,4 +425,3 @@ class Client(node.Node, pollmixin.PollMixin):
|
||||
except KeyError:
|
||||
return []
|
||||
return helper.get_all_upload_statuses()
|
||||
|
||||
|
Reference in New Issue
Block a user