Skip to content

Commit b26c62a

Browse files
committed
🚨 chore: add allow unused
1 parent 023ce2f commit b26c62a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/tarot.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pub struct MajorArcana {
77
pub trans: &'static str,
88
}
99

10+
#[allow(unused)]
1011
pub struct TarotChoosen {
1112
pub id: u8,
1213
pub is_reverse: bool,

0 commit comments

Comments
 (0)