Skip to content

Commit 3c9fb60

Browse files
committed
Remove Arduino include
1 parent f5e0703 commit 3c9fb60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/external/AsyncWebServer/AsyncWebSocket.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525

2626
const char* const TAG = "AsyncWebSocket";
2727

28-
#include "Arduino.h"
29-
3028
#include "Convert.h"
3129
#include "Hashing.h"
3230
#include "Logging.h"

0 commit comments

Comments
 (0)