examples/gnrc_lorawan: remove xtimer header

This commit is contained in:
Jose Alamos 2021-06-16 16:19:23 +02:00
parent dfacff9568
commit 55285a4959
No known key found for this signature in database
GPG Key ID: F483EB800EF89DD9

View File

@ -22,7 +22,6 @@
#include <string.h>
#include "thread.h"
#include "xtimer.h"
#include "shell.h"
#include "shell_commands.h"