mirror of
https://github.com/esphome/esphome.git
synced 2025-01-20 21:11:32 +01:00
Remove duplicate import
This commit is contained in:
parent
7208b0c5eb
commit
0d79bb6bf3
@ -11,7 +11,6 @@ from esphome.const import (
|
|||||||
CONF_VALUE,
|
CONF_VALUE,
|
||||||
CONF_NOTIFY,
|
CONF_NOTIFY,
|
||||||
)
|
)
|
||||||
from esphome.components import esp32_ble
|
|
||||||
from esphome.core import CORE
|
from esphome.core import CORE
|
||||||
|
|
||||||
AUTO_LOAD = ["esp32_ble"]
|
AUTO_LOAD = ["esp32_ble"]
|
||||||
|
Loading…
Reference in New Issue
Block a user