mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
teensy/main: Remove unnecessary header includes.
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "py/nlr.h"
|
||||
#include "py/parse.h"
|
||||
#include "py/lexer.h"
|
||||
#include "py/runtime.h"
|
||||
#include "py/stackctrl.h"
|
||||
|
||||
Reference in New Issue
Block a user