Browse Source

fix: remove import

Struan 1 năm trước cách đây
mục cha
commit
936a32f359
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;