فهرست منبع

fix: remove import

Struan 1 سال پیش
والد
کامیت
936a32f359
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      views/flipchess_startscreen.c

+ 1 - 1
views/flipchess_startscreen.c

@@ -6,7 +6,7 @@
 #include "flipchess_icons.h"
 #include "helpers/flipchess_fonts.h"
 
-#include <assets_icons.h>
+// #include <assets_icons.h>
 
 struct FlipChessStartscreen {
     View* view;