Skip to content

Commit

Permalink
Merge pull request #20477 from maribu/examples/default/drop_unused_in…
Browse files Browse the repository at this point in the history
…clude

examples/default: drop unused #include
  • Loading branch information
dylad authored Mar 18, 2024
2 parents 5f0dc59 + 1688be5 commit 76ef767
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/default/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <stdio.h>
#include <string.h>

#include "thread.h"
#include "shell.h"

#ifdef MODULE_NETIF
Expand Down

0 comments on commit 76ef767

Please sign in to comment.