Skip to content

Commit

Permalink
Remove not required include
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Nov 6, 2024
1 parent 3948adf commit ab60875
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/WebApi_i18n.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
#include <AsyncJson.h>
#include <LittleFS.h>

#include "MessageOutput.h"

void WebApiI18nClass::init(AsyncWebServer& server, Scheduler& scheduler)
{
using std::placeholders::_1;
Expand Down

0 comments on commit ab60875

Please sign in to comment.