mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 16:08:10 +01:00
Remove duplicate import
This commit is contained in:
parent
7208b0c5eb
commit
0d79bb6bf3
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from esphome.const import (
|
|||
CONF_VALUE,
|
||||
CONF_NOTIFY,
|
||||
)
|
||||
from esphome.components import esp32_ble
|
||||
from esphome.core import CORE
|
||||
|
||||
AUTO_LOAD = ["esp32_ble"]
|
||||
|
|
Loading…
Reference in a new issue