diff options
Diffstat (limited to 'stmhal/modtime.c')
-rw-r--r-- | stmhal/modtime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/modtime.c b/stmhal/modtime.c index 4786c85c72..9756ec3b5a 100644 --- a/stmhal/modtime.c +++ b/stmhal/modtime.c @@ -5,7 +5,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "modtime.h" STATIC mp_obj_t time_sleep(mp_obj_t seconds_o) { |