diff --git a/components/esp_matter/esp_matter_core.cpp b/components/esp_matter/esp_matter_core.cpp index 3dd6da5da..5146b9709 100644 --- a/components/esp_matter/esp_matter_core.cpp +++ b/components/esp_matter/esp_matter_core.cpp @@ -16,16 +16,6 @@ #include #include #include -#if CONFIG_BT_ENABLED -#include -#if CONFIG_BT_NIMBLE_ENABLED -#if ESP_IDF_VERSION < ESP_IDF_VERSION_VAL(5, 0, 0) -#include -#endif -#include -#include -#endif /* CONFIG_BT_NIMBLE_ENABLED */ -#endif /* CONFIG_BT_ENABLED */ #include #include