summaryrefslogtreecommitdiff
path: root/ports/esp32/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp32/main.c')
-rw-r--r--ports/esp32/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/esp32/main.c b/ports/esp32/main.c
index 6f51b7236..6fb15d3cc 100644
--- a/ports/esp32/main.c
+++ b/ports/esp32/main.c
@@ -59,7 +59,6 @@
#include "usb_serial_jtag.h"
#include "modmachine.h"
#include "modnetwork.h"
-#include "mpthreadport.h"
#if MICROPY_BLUETOOTH_NIMBLE
#include "extmod/modbluetooth.h"