cleanup project config from unused observer code

This commit is contained in:
Lorow
2024-12-11 22:40:34 +01:00
parent fff9ce422f
commit 983c5fa473
6 changed files with 20 additions and 87 deletions

View File

@@ -7,7 +7,6 @@
#include "esp_log.h"
#include "mdns.h"
// TODO add observer pattern here
class MDNSManager
{
private: