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