mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-24 10:55:00 +00:00
Remove GENERATED_FILES, unused
This commit is contained in:
parent
c2d2aba83f
commit
189608e113
@ -713,7 +713,6 @@ class Node(service.MultiService):
|
|||||||
"""
|
"""
|
||||||
NODETYPE = "unknown NODETYPE"
|
NODETYPE = "unknown NODETYPE"
|
||||||
CERTFILE = "node.pem"
|
CERTFILE = "node.pem"
|
||||||
GENERATED_FILES = [] # type: ignore
|
|
||||||
|
|
||||||
def __init__(self, config, main_tub, control_tub, i2p_provider, tor_provider):
|
def __init__(self, config, main_tub, control_tub, i2p_provider, tor_provider):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user