mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-01-11 21:07:28 -08:00
Removed dead code
This commit is contained in:
parent
8954793d11
commit
250c77702d
|
@ -15,8 +15,6 @@ from utils import (
|
|||
update_user_state
|
||||
)
|
||||
|
||||
config, interface_type, hostname, port, bbs_nodes = initialize_config()
|
||||
|
||||
|
||||
def get_node_name(node_id, interface):
|
||||
node_info = interface.nodes.get(node_id)
|
||||
|
|
Loading…
Reference in a new issue