Skip to content

Commit b977457

Browse files
authored
fix(HTTPUpdateServer): Remove SPIFFS.h include
Removed SPIFFS.h include from HTTPUpdateServer.h
1 parent f1e4812 commit b977457

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/HTTPUpdateServer/src/HTTPUpdateServer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#ifndef __HTTP_UPDATE_SERVER_H
22
#define __HTTP_UPDATE_SERVER_H
33

4-
#include <SPIFFS.h>
54
#include <StreamString.h>
65
#include <Update.h>
76
#include <WebServer.h>

0 commit comments

Comments
 (0)