diff --git a/src/mesh/MeshService.cpp b/src/mesh/MeshService.cpp index 07dd71ddc..697644a4f 100644 --- a/src/mesh/MeshService.cpp +++ b/src/mesh/MeshService.cpp @@ -19,10 +19,6 @@ #include #include -#if defined(ARCH_ESP32) && !MESHTASTIC_EXCLUDE_BLUETOOTH -#include "nimble/NimbleBluetooth.h" -#endif - #if ARCH_PORTDUINO #include "PortduinoGlue.h" #endif