1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

remove unused import

This commit is contained in:
wellenvogel
2021-12-28 18:09:31 +01:00
parent 61e0e66acb
commit cd9cbd11d0

View File

@@ -4,7 +4,6 @@
#include "GwLog.h"
#include "GwBuffer.h"
#include <memory>
#include <WiFi.h>
class GwClient;
class GwSocketServer{