mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Remove unused import
This commit is contained in:
parent
2ed135439a
commit
3bbdd9fedd
@ -10,7 +10,7 @@ import logging
|
||||
import datetime
|
||||
import time
|
||||
|
||||
from homeassistant.const import HTTP_OK, TEMP_CELSIUS
|
||||
from homeassistant.const import TEMP_CELSIUS
|
||||
from homeassistant.util import Throttle
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.loader import get_component
|
||||
|
Loading…
x
Reference in New Issue
Block a user