zephyr/main: Remove superfluous include.

pull/3062/head
Paul Sokolovsky 2017-05-02 23:35:13 +03:00
rodzic b5159a9149
commit 4c2fa83f2a
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,6 @@
#include <zephyr.h>
#ifdef CONFIG_NETWORKING
#include <net/net_context.h>
#include <net/nbuf.h>
#endif
#include "py/nlr.h"