removed double reference to .h file

This commit is contained in:
KoenBreeman 2024-08-09 17:50:59 +02:00
parent fd652bde6b
commit 3e51b5c84f

View File

@ -1,6 +1,5 @@
#include "seeedmultichannelrelay.h"
#include "esphome/core/log.h"
#include "seeedmultichannelrelay.h"
namespace esphome {
namespace seeedmultichannelrelay {