summaryrefslogtreecommitdiffstatshomepage
path: root/py/obj.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/obj.c')
-rw-r--r--py/obj.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/py/obj.c b/py/obj.c
index 857fe373f2..a1de89a032 100644
--- a/py/obj.c
+++ b/py/obj.c
@@ -29,12 +29,10 @@
#include <stdarg.h>
#include <assert.h>
-#include "py/nlr.h"
#include "py/obj.h"
#include "py/objtype.h"
#include "py/objint.h"
#include "py/objstr.h"
-#include "py/runtime0.h"
#include "py/runtime.h"
#include "py/stackctrl.h"
#include "py/stream.h" // for mp_obj_print