Sfoglia il codice sorgente

remove unused imports

Matthew 2 anni fa
parent
commit
8728f8ecc8
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      radar_scanner.c

+ 0 - 1
radar_scanner.c

@@ -11,7 +11,6 @@
 #include <notification/notification_messages.h>
 #include <gui/elements.h>
 #include <stdlib.h>
-#include <assets_icons.h>
 
 static const uint32_t EVENT_PERIOD_MS = 10;
 static const float BEEP_FREQ = 1000.0f;