mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-01 18:56:41 +00:00
irrelevant comment
This commit is contained in:
parent
24ac2c6994
commit
361acc206d
@ -517,14 +517,7 @@ def create_storage_farm_broker(config, default_connection_handlers, foolscap_con
|
||||
**kwargs
|
||||
)
|
||||
|
||||
# we don't actually use this keypair for anything (yet) as far
|
||||
# as I can see.
|
||||
# my_pubkey = keyutil.parse_pubkey(
|
||||
# self.get_config_from_file("node.pubkey")
|
||||
# )
|
||||
|
||||
# create the actual storage-broker
|
||||
|
||||
sb = storage_client.StorageFarmBroker(
|
||||
permute_peers=True,
|
||||
tub_maker=tub_creator,
|
||||
|
Loading…
Reference in New Issue
Block a user