Remove dependency to arrayview.h

This commit is contained in:
2025-02-18 10:25:34 +01:00
parent 1a0823240b
commit 4a7bbdff1b

View File

@ -3,9 +3,6 @@
// esp-idf includes
#include <mdns.h>
// 3rdparty lib includes
#include <arrayview.h>
class AsyncMdnsResults
{
template<typename T>