Remove not required include
This commit is contained in:
parent
3948adf460
commit
ab60875142
@ -9,8 +9,6 @@
|
|||||||
#include <AsyncJson.h>
|
#include <AsyncJson.h>
|
||||||
#include <LittleFS.h>
|
#include <LittleFS.h>
|
||||||
|
|
||||||
#include "MessageOutput.h"
|
|
||||||
|
|
||||||
void WebApiI18nClass::init(AsyncWebServer& server, Scheduler& scheduler)
|
void WebApiI18nClass::init(AsyncWebServer& server, Scheduler& scheduler)
|
||||||
{
|
{
|
||||||
using std::placeholders::_1;
|
using std::placeholders::_1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user