diff options
Diffstat (limited to 'stmhal/led.c')
-rw-r--r-- | stmhal/led.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/led.c b/stmhal/led.c index 995b518e25..ffbaf3ca9d 100644 --- a/stmhal/led.c +++ b/stmhal/led.c @@ -8,7 +8,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "runtime.h" #include "led.h" #include "pin.h" |