remove unused import

This commit is contained in:
wellenvogel 2021-12-28 18:09:31 +01:00
parent 61e0e66acb
commit cd9cbd11d0
1 changed files with 0 additions and 1 deletions

View File

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