mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
fix pylint warning
This commit is contained in:
parent
8eeca94517
commit
bcb2451752
@ -17,7 +17,7 @@ import telnetlib
|
||||
import homeassistant.util.dt as dt_util
|
||||
from homeassistant.const import CONF_HOST, CONF_USERNAME, CONF_PASSWORD
|
||||
from homeassistant.helpers import validate_config
|
||||
from homeassistant.util import Throttle, convert
|
||||
from homeassistant.util import Throttle
|
||||
from homeassistant.components.device_tracker import DOMAIN
|
||||
|
||||
# Return cached results if last scan was less then this time ago
|
||||
|
Loading…
x
Reference in New Issue
Block a user