Don't set shared.hosts - unused (duplicated in i2p.listener)
This commit is contained in:
parent
70f059d9b1
commit
c76a7556d7
|
@ -172,7 +172,6 @@ class Manager(threading.Thread):
|
||||||
else:
|
else:
|
||||||
connect((host, port))
|
connect((host, port))
|
||||||
hosts.add(group)
|
hosts.add(group)
|
||||||
shared.hosts = hosts
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def load_data():
|
def load_data():
|
||||||
|
|
Loading…
Reference in New Issue
Block a user