Skip to content

Commit 936a32f

Browse files
committed
fix: remove import
1 parent e0a1fc6 commit 936a32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/flipchess_startscreen.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "flipchess_icons.h"
77
#include "helpers/flipchess_fonts.h"
88

9-
#include <assets_icons.h>
9+
// #include <assets_icons.h>
1010

1111
struct FlipChessStartscreen {
1212
View* view;

0 commit comments

Comments
 (0)