1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-06 20:03:46 +01:00
This commit is contained in:
J. Nick Koston
2025-10-03 07:40:57 -05:00
parent 18dcd8ebbc
commit 74a6ef2604

View File

@@ -13,10 +13,6 @@
#include <utility>
#include <vector>
#ifdef USE_ARDUINO
#include <WString.h>
#endif
namespace esphome {
#ifdef USE_WEBSERVER
namespace web_server {