mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 18:18:43 +00:00
remove unusued include
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include "esphome/components/wifi/wifi_component.h"
|
||||
#ifdef USE_WIFI
|
||||
#include <array>
|
||||
#ifdef USE_ESP32
|
||||
#include <esp_wifi.h>
|
||||
#endif // USE_ESP32
|
||||
|
||||
namespace esphome::wifi_info {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user