daemon: removed unused variables from LinkOptions

This commit is contained in:
Blake Harnden 2020-06-18 00:15:44 -07:00
parent 5d34a2b752
commit 3d7d775bfb
5 changed files with 23 additions and 42 deletions

View file

@ -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