zephyr/main: Remove superfluous include.
This commit is contained in:
parent
b5159a9149
commit
4c2fa83f2a
|
@ -31,7 +31,6 @@
|
|||
#include <zephyr.h>
|
||||
#ifdef CONFIG_NETWORKING
|
||||
#include <net/net_context.h>
|
||||
#include <net/nbuf.h>
|
||||
#endif
|
||||
|
||||
#include "py/nlr.h"
|
||||
|
|
Loading…
Reference in New Issue