mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 17:59:50 +01:00
Removed not required pointer to AsyncServer instance
This commit is contained in:
@@ -10,6 +10,4 @@ public:
|
||||
|
||||
private:
|
||||
void onEventlogStatus(AsyncWebServerRequest* request);
|
||||
|
||||
AsyncWebServer* _server;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user