diff options
Diffstat (limited to 'py/objslice.c')
| -rw-r--r-- | py/objslice.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objslice.c b/py/objslice.c index cbdbe6ef9..dc8d72a6a 100644 --- a/py/objslice.c +++ b/py/objslice.c @@ -27,7 +27,6 @@ #include <stdlib.h> #include <assert.h> -#include "py/nlr.h" #include "py/obj.h" #include "py/runtime.h" #include "py/runtime0.h" |
