mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
removed logging
This commit is contained in:
parent
579443593b
commit
6027406699
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ from esphome.const import (
|
|||
DEVICE_CLASS_POWER,
|
||||
DEVICE_CLASS_EMPTY,
|
||||
)
|
||||
import logging
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
CODEOWNERS = ["@gabest11"]
|
||||
DEPENDENCIES = ["i2c"]
|
||||
|
|
Loading…
Reference in a new issue