From 547f69011b104fd9d7b1740eb23050c2c81dda47 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 17 Nov 2025 17:33:52 -0600 Subject: [PATCH] tidy --- esphome/components/ld24xx/ld24xx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/esphome/components/ld24xx/ld24xx.h b/esphome/components/ld24xx/ld24xx.h index e21c05077d9..e695b00705b 100644 --- a/esphome/components/ld24xx/ld24xx.h +++ b/esphome/components/ld24xx/ld24xx.h @@ -7,7 +7,6 @@ #include #ifdef USE_SENSOR -#include "esphome/core/helpers.h" #include "esphome/components/sensor/sensor.h" #define SUB_SENSOR_WITH_DEDUP(name, dedup_type) \