remove extra function
This commit is contained in:
parent
41ae67b559
commit
3ef87a97d5
1 changed files with 0 additions and 3 deletions
|
@ -933,6 +933,3 @@ class CoreClient:
|
||||||
config = self.emane_model_configs.get(_from)
|
config = self.emane_model_configs.get(_from)
|
||||||
if config:
|
if config:
|
||||||
self.emane_model_configs[_to] = config
|
self.emane_model_configs[_to] = config
|
||||||
|
|
||||||
def get_service_commands(self):
|
|
||||||
self.create_nodes_and_links()
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue