From 795bbf93e26c05d170a6eedc3db0bbe8d08db2cb Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 22 Jul 2025 10:02:14 -1000 Subject: [PATCH] Update esphome/components/api/homeassistant_service.h --- esphome/components/api/homeassistant_service.h | 1 - 1 file changed, 1 deletion(-) diff --git a/esphome/components/api/homeassistant_service.h b/esphome/components/api/homeassistant_service.h index a588441f76..d91c1ab287 100644 --- a/esphome/components/api/homeassistant_service.h +++ b/esphome/components/api/homeassistant_service.h @@ -5,7 +5,6 @@ #include "api_pb2.h" #include "esphome/core/automation.h" #include "esphome/core/helpers.h" -#include #include namespace esphome {