Skip to content

Commit

Permalink
Fix CI warning (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Restioson authored Feb 13, 2024
1 parent 0e150b6 commit ce922b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtra/examples/crude_bench.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ struct Counter {
}

struct Increment;
#[allow(dead_code)]
struct IncrementWithData(usize);
struct GetCount;

Expand Down

0 comments on commit ce922b5

Please sign in to comment.