mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-14 10:51:26 +01:00
Removed not required pointer to AsyncServer instance
This commit is contained in:
@@ -15,6 +15,4 @@ private:
|
||||
void onMqttAdminGet(AsyncWebServerRequest* request);
|
||||
void onMqttAdminPost(AsyncWebServerRequest* request);
|
||||
String getTlsCertInfo(const char* cert);
|
||||
|
||||
AsyncWebServer* _server;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user