remove unused comments

This commit is contained in:
Proddy
2024-02-10 15:43:59 +01:00
parent 52479c408f
commit 303e86a5eb
7 changed files with 0 additions and 12 deletions

View File

@@ -10,7 +10,6 @@
#include <ESPAsyncWebServer.h>
#include <SecurityManager.h>
// #define MAX_ESP_STATUS_SIZE 1024
#define SYSTEM_STATUS_SERVICE_PATH "/rest/systemStatus"
class SystemStatus {