remove unused import
This commit is contained in:
parent
08dbd792cd
commit
fb12294bb7
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ from datetime import timedelta
|
||||||
import aiohttp
|
import aiohttp
|
||||||
|
|
||||||
from homeassistant.components.tibber import DOMAIN as TIBBER_DOMAIN
|
from homeassistant.components.tibber import DOMAIN as TIBBER_DOMAIN
|
||||||
from homeassistant.exceptions import PlatformNotReady
|
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import dt as dt_util
|
from homeassistant.util import dt as dt_util
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue