mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-24 17:58:47 +02:00
removed library check since it is now included in the integration #2
This commit is contained in:
parent
b70bb9db92
commit
4f8c709488
3 changed files with 10 additions and 33 deletions
|
@ -1,9 +1,5 @@
|
|||
"""Exceptions for Mikrotik Router."""
|
||||
|
||||
|
||||
class OldLibrouteros(Exception):
|
||||
"""Old librouteros version."""
|
||||
|
||||
|
||||
class ApiEntryNotFound(Exception):
|
||||
"""Old librouteros version."""
|
||||
"""Api entry not found."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue