Jelajahi Sumber

remove unused imports

Matthew 2 tahun lalu
induk
melakukan
8728f8ecc8
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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;