From d1cb3969f01f3e3833f413960769b6c8d5c21977 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Sat, 25 Jul 2020 23:17:19 -0400 Subject: [PATCH] Remove extra '#'. --- app/src/endpoints.c | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/endpoints.c b/app/src/endpoints.c index 48dc2ec2..c9ba7169 100644 --- a/app/src/endpoints.c +++ b/app/src/endpoints.c @@ -3,7 +3,6 @@ #include #include #include -# #include LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);