Skip to content

Commit 47ec80b

Browse files
committedFeb 12, 2025·
return of the paula
1 parent 8c77d2d commit 47ec80b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎shared/src/lib.rs

-3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ pub struct Fighter(pub String);
2323

2424
#[derive(Debug, Serialize, Deserialize)]
2525
pub struct Choice(pub String);
26-
27-
#[derive(Debug)]
28-
pub struct Adolf();

0 commit comments

Comments
 (0)
Please sign in to comment.