Remove unused import
This commit is contained in:
parent
2ed135439a
commit
3bbdd9fedd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue