1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00
This commit is contained in:
J. Nick Koston
2025-07-28 12:46:58 -10:00
parent 7ab8cc49c6
commit dbe895f0a3

View File

@@ -22,10 +22,6 @@
#include "esphome/components/select/select_traits.h"
#endif
#ifdef USE_MEDIA_PLAYER
#include "esphome/components/media_player/media_player_traits.h"
#endif
// Standard library includes that might be needed
#include <set>
#include <vector>