remove asyncjson.h

This commit is contained in:
proddy
2021-04-06 11:21:01 +02:00
parent 33c3ef64e9
commit 6c41c49866
12 changed files with 2 additions and 16 deletions

View File

@@ -2,7 +2,6 @@
#define AuthenticationService_H_
#include <Features.h>
#include <AsyncJson.h>
#include <ESPAsyncWebServer.h>
#include <SecurityManager.h>