mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
removed unused imports
This commit is contained in:
parent
04d16d7607
commit
470096047b
@ -56,8 +56,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
# pylint: disable=no-name-in-module, import-error
|
# pylint: disable=no-name-in-module, import-error
|
||||||
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApi
|
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApi
|
||||||
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApiException
|
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApiException
|
||||||
from homeassistant.const import (
|
|
||||||
ATTR_UNIT_OF_MEASUREMENT, ATTR_FRIENDLY_NAME)
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
SENSOR_TYPES = {
|
SENSOR_TYPES = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user