Cleanup unused loggers (components N-Z + tests) (#41982)
This commit is contained in:
parent
ad6ce5fa83
commit
dde6305549
326 changed files with 84 additions and 1156 deletions
|
@ -25,8 +25,6 @@ from homeassistant.core import State, callback
|
|||
from .const import CLUSTER_TYPE_IN, CLUSTER_TYPE_OUT, DATA_ZHA, DATA_ZHA_GATEWAY
|
||||
from .registries import BINDABLE_CLUSTERS
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
ClusterPair = collections.namedtuple("ClusterPair", "source_cluster target_cluster")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue