daemon: removed unused variables from LinkOptions
This commit is contained in:
parent
5d34a2b752
commit
3d7d775bfb
5 changed files with 23 additions and 42 deletions
|
@ -183,11 +183,8 @@ class LinkOptions:
|
|||
mer: int = None
|
||||
burst: int = None
|
||||
mburst: int = None
|
||||
gui_attributes: str = None
|
||||
unidirectional: int = None
|
||||
emulation_id: int = None
|
||||
key: int = None
|
||||
opaque: str = None
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue