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