diff options
Diffstat (limited to 'stmhal/help.c')
-rw-r--r-- | stmhal/help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/help.c b/stmhal/help.c index 3ab69ec622..66484576bc 100644 --- a/stmhal/help.c +++ b/stmhal/help.c @@ -5,7 +5,6 @@ #include "mpconfig.h" #include "qstr.h" #include "obj.h" -#include "map.h" STATIC const char *help_text = "Welcome to Micro Python!\n" |