mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
Remove import (not sure how it got there)
This commit is contained in:
parent
b226215593
commit
8cbb379898
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import esphome.codegen as cg
|
|||
import esphome.config_validation as cv
|
||||
from esphome.components import i2c
|
||||
from esphome.const import CONF_ID
|
||||
from esphome.core import CORE
|
||||
|
||||
CODEOWNERS = ["@trvrnrth"]
|
||||
DEPENDENCIES = ["i2c"]
|
||||
|
|
Loading…
Reference in a new issue