mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
Remove not required include
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user