diff options
Diffstat (limited to 'stmhal/usart.c')
-rw-r--r-- | stmhal/usart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/usart.c b/stmhal/usart.c index 14539c597c..9bcc6be280 100644 --- a/stmhal/usart.c +++ b/stmhal/usart.c @@ -8,7 +8,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" #include "usart.h" struct _pyb_usart_obj_t { |