From 14895adf479b53fb150e3245bc0ac0d26173520e Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 14 Aug 2025 23:38:25 -0500 Subject: [PATCH] Update esphome/components/esp32_ble/ble_event.h Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- esphome/components/esp32_ble/ble_event.h | 1 - 1 file changed, 1 deletion(-) diff --git a/esphome/components/esp32_ble/ble_event.h b/esphome/components/esp32_ble/ble_event.h index bb551bd867..fb3b315fe8 100644 --- a/esphome/components/esp32_ble/ble_event.h +++ b/esphome/components/esp32_ble/ble_event.h @@ -6,7 +6,6 @@ #include // for memcpy #include #include // for std::unique_ptr - #include #include #include