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