mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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
|
||||
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApi
|
||||
from homeassistant.external.nzbclients.sabnzbd import SabnzbdApiException
|
||||
from homeassistant.const import (
|
||||
ATTR_UNIT_OF_MEASUREMENT, ATTR_FRIENDLY_NAME)
|
||||
|
||||
import logging
|
||||
|
||||
SENSOR_TYPES = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user