diff --git a/ports/zephyr/main.c b/ports/zephyr/main.c index 78b947d7a..74785cc83 100644 --- a/ports/zephyr/main.c +++ b/ports/zephyr/main.c @@ -38,9 +38,7 @@ #include #endif -#ifdef CONFIG_FLASH_MAP #include -#endif #include "py/mperrno.h" #include "py/compile.h"