From 44e4dc7b66bcb062cc5ddeae74d1be49c2a5e021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Koek?= Date: Wed, 27 Mar 2024 18:17:46 +0000 Subject: [PATCH] Update ebyte_lora.h --- esphome/components/ebyte_lora/ebyte_lora.h | 1 - 1 file changed, 1 deletion(-) diff --git a/esphome/components/ebyte_lora/ebyte_lora.h b/esphome/components/ebyte_lora/ebyte_lora.h index ab8403c936..2636754428 100644 --- a/esphome/components/ebyte_lora/ebyte_lora.h +++ b/esphome/components/ebyte_lora/ebyte_lora.h @@ -8,7 +8,6 @@ #include "esphome/core/helpers.h" #include "esphome/components/uart/uart.h" #include "esphome/core/log.h" -#include "switch/ebyte_lora_switch.h" namespace esphome { namespace ebyte_lora {