mirror of
https://github.com/esphome/esphome.git
synced 2026-09-21 12:08:38 +00:00
Remove unused #include <queue> from sensor/filter.h
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
8f18f8e736
commit
c3c45a16c9
@@ -3,7 +3,6 @@
|
||||
#include "esphome/core/defines.h"
|
||||
#ifdef USE_SENSOR_FILTER
|
||||
|
||||
#include <queue>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include "esphome/core/automation.h"
|
||||
|
||||
Reference in New Issue
Block a user