Skip to content

Commit

Permalink
remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
DanikVitek committed Jan 30, 2025
1 parent 010e584 commit 9d90600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ struct C {
x: u64,
#[allow(unused)]
#[borsh(skip)]
y: String,
y: u64,
}

0 comments on commit 9d90600

Please sign in to comment.