mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
zephyr/main: Remove superfluous include.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include <zephyr.h>
|
||||
#ifdef CONFIG_NETWORKING
|
||||
#include <net/net_context.h>
|
||||
#include <net/nbuf.h>
|
||||
#endif
|
||||
|
||||
#include "py/nlr.h"
|
||||
|
||||
Reference in New Issue
Block a user