mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-30 15:34:31 +02:00
removed unused import
This commit is contained in:
parent
663e177a82
commit
89d2dc9513
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ from homeassistant.components.switch import SwitchEntity
|
|||
from homeassistant.const import CONF_NAME, CONF_HOST, ATTR_ATTRIBUTION
|
||||
from homeassistant.core import callback
|
||||
from homeassistant.helpers.entity import DeviceInfo
|
||||
from homeassistant.helpers.device_registry import CONNECTION_NETWORK_MAC
|
||||
from homeassistant.helpers.dispatcher import async_dispatcher_connect
|
||||
from homeassistant.helpers.restore_state import RestoreEntity
|
||||
from .helper import format_attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue