This commit is contained in:
J. Nick Koston
2025-10-03 07:40:57 -05:00
parent 18dcd8ebbc
commit 74a6ef2604
@@ -13,10 +13,6 @@
#include <utility>
#include <vector>
#ifdef USE_ARDUINO
#include <WString.h>
#endif
namespace esphome {
#ifdef USE_WEBSERVER
namespace web_server {