mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-14 13:20:42 +08:00
style: remove unuse params
This commit is contained in:
parent
c4bc72df45
commit
d24b07be4c
@ -135,8 +135,6 @@ class MIoTNetwork:
|
||||
self._sub_list_network_status = {}
|
||||
self._sub_list_network_info = {}
|
||||
|
||||
self._ping_address_priority = 0
|
||||
|
||||
self._done_event = asyncio.Event()
|
||||
|
||||
async def init_async(self) -> bool:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user