removed options not needed for config data for GUI support for both old and new GUIs
This commit is contained in:
parent
93ad6b588a
commit
a85cb92196
3 changed files with 1 additions and 9 deletions
|
@ -21,7 +21,6 @@ class EmaneBypassModel(emanemodel.EmaneModel):
|
|||
_id="none",
|
||||
_type=ConfigDataTypes.BOOL,
|
||||
default="0",
|
||||
options=["True", "False"],
|
||||
label="There are no parameters for the bypass model.",
|
||||
)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue