mirror of https://github.com/zmkfirmware/zmk.git
remove unnecessary include
This commit is contained in:
parent
25c8a26998
commit
5b4e5a30c4
|
|
@ -1,5 +1,4 @@
|
||||||
|
|
||||||
#include <zephyr.h>
|
|
||||||
#include <device.h>
|
#include <device.h>
|
||||||
#include <init.h>
|
#include <init.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue