mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
Remove unused automation.h include from ld2450.h
With LD2450DataTrigger removed, no automation types remain in this header. LazyCallbackManager is provided by helpers.h (via component.h). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "esphome/core/automation.h"
|
||||
#include "esphome/core/defines.h"
|
||||
#include "esphome/core/component.h"
|
||||
#ifdef USE_SENSOR
|
||||
|
||||
Reference in New Issue
Block a user