mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-02 00:44:31 +02:00
removed forgotten dev print
This commit is contained in:
parent
355d16ff4f
commit
2cdd645274
1 changed files with 0 additions and 1 deletions
|
@ -487,7 +487,6 @@ class MikrotikCoordinator(DataUpdateCoordinator[None]):
|
|||
},
|
||||
],
|
||||
)
|
||||
print(packages)
|
||||
|
||||
if 0 < self.major_fw_version < 7:
|
||||
if "ppp" in packages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue