mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
not required for tests
This commit is contained in:
parent
283be23e3a
commit
23d304814f
@ -169,8 +169,6 @@ class NoNetworkServer(object):
|
||||
|
||||
@implementer(IStorageBroker)
|
||||
class NoNetworkStorageBroker(object):
|
||||
def setServiceParent(self, _):
|
||||
pass
|
||||
def get_servers_for_psi(self, peer_selection_index):
|
||||
def _permuted(server):
|
||||
seed = server.get_permutation_seed()
|
||||
|
Loading…
x
Reference in New Issue
Block a user