1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 00:31:58 +00:00

simplify code

This commit is contained in:
J. Nick Koston
2026-01-05 19:32:47 -10:00
parent a7b4ae13a3
commit 913609d985

View File

@@ -6,7 +6,6 @@
#include <cinttypes>
#include <utility>
#include <algorithm>
#include <span>
#include "lwip/ip_addr.h"
#include "lwip/err.h"
#include "lwip/dns.h"