summaryrefslogtreecommitdiff
path: root/shared-module
diff options
context:
space:
mode:
Diffstat (limited to 'shared-module')
-rw-r--r--shared-module/bitbangio/I2C.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-module/bitbangio/I2C.c b/shared-module/bitbangio/I2C.c
index 8381f051a..7bf8292db 100644
--- a/shared-module/bitbangio/I2C.c
+++ b/shared-module/bitbangio/I2C.c
@@ -26,7 +26,6 @@
#include "shared-bindings/bitbangio/I2C.h"
#include "py/mperrno.h"
-#include "py/nlr.h"
#include "py/obj.h"
#include "py/runtime.h"