mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 07:42:26 +01:00
remove dead code
This commit is contained in:
@@ -6,6 +6,8 @@ import esphome.codegen as cg
|
||||
import esphome.config_validation as cv
|
||||
from esphome.const import CONF_ID
|
||||
|
||||
CODEOWNERS = ["@bdraco"]
|
||||
|
||||
CONF_LOG_INTERVAL = "log_interval"
|
||||
|
||||
runtime_stats_ns = cg.esphome_ns.namespace("runtime_stats")
|
||||
|
Reference in New Issue
Block a user