Skip to content

Commit 4c2fa83

Browse files
committed
zephyr/main: Remove superfluous include.
1 parent b5159a9 commit 4c2fa83

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

zephyr/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include <zephyr.h>
3232
#ifdef CONFIG_NETWORKING
3333
#include <net/net_context.h>
34-
#include <net/nbuf.h>
3534
#endif
3635

3736
#include "py/nlr.h"

0 commit comments

Comments
 (0)