Skip to content

Commit 7250b2a

Browse files
committed
remove redundant header including. (esp8266/Arduino#2094)
1 parent 4ff997b commit 7250b2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/settings_server.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
#include <DNSServer.h>
99
#include <ESP8266HTTPUpdateServer.h>
10-
#include <ESP8266WiFi.h>
1110
#include <ESP8266WebServer.h>
1211

1312
class SettingsServerClass {

0 commit comments

Comments
 (0)