mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-26 13:59:59 +00:00
remove FIXME
This commit is contained in:
parent
03258dcb9f
commit
4f481bbb4c
@ -387,8 +387,6 @@ def create_storage_farm_broker(config, default_connection_handlers, foolscap_con
|
||||
|
||||
grid_manager_keys = []
|
||||
for name, gm_key in config.enumerate_section('grid_managers').items():
|
||||
# XXX FIXME this needs pub-v0- prefix then ...
|
||||
print("KEY: {}".format(gm_key))
|
||||
grid_manager_keys.append(
|
||||
keyutil.parse_pubkey(gm_key)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user