mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-24 20:44:30 +02:00
fixed local lib imports
This commit is contained in:
parent
b78c0cb5a8
commit
0c245b5a46
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||
CONF_SSL,
|
||||
)
|
||||
|
||||
from const import (
|
||||
from .const import (
|
||||
DOMAIN,
|
||||
CONF_TRACK_ARP,
|
||||
DEFAULT_TRACK_ARP,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue