Removed warning from esp_matter_event.cpp.

Removed TAG as it is unused.
This commit is contained in:
shripad621git
2023-01-18 15:09:27 +05:30
parent 25868211dc
commit 8eb282bd24
@@ -18,7 +18,6 @@
#include <app/clusters/switch-server/switch-server.h>
#include <platform/DeviceControlServer.h>
static const char *TAG = "esp_matter_event";
using chip::DeviceLayer::DeviceControlServer;
using chip::EndpointId;