mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Remove a bunch of unnecessary pylint disabling (#4079)
This commit is contained in:
@@ -11,7 +11,6 @@ from esphome.const import (
|
||||
CONF_TYPE_ID,
|
||||
)
|
||||
|
||||
# pylint: disable=unused-import
|
||||
from esphome.core import coroutine, ID, CORE
|
||||
from esphome.types import ConfigType, ConfigFragmentType
|
||||
from esphome.cpp_generator import add, get_variable
|
||||
|
||||
Reference in New Issue
Block a user