mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
Remove dup line
This commit is contained in:
parent
ce1f034bac
commit
27ec517084
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ from esphome.const import (
|
|||
from esphome.components import esp32_ble
|
||||
from esphome.core import CORE
|
||||
from esphome.components.esp32 import add_idf_sdkconfig_option
|
||||
from esphome.components import esp32_ble
|
||||
|
||||
AUTO_LOAD = ["esp32_ble"]
|
||||
DEPENDENCIES = ["esp32"]
|
||||
|
|
Loading…
Reference in a new issue