Skip to content

Commit

Permalink
chore: fix ci failures
Browse files Browse the repository at this point in the history
  • Loading branch information
mox692 committed Jul 25, 2024
1 parent 3297052 commit ce2423d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokio/src/runtime/tests/queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ fn stress2() {
}
}

#[allow(dead_code)]
struct Runtime;

impl Schedule for Runtime {
Expand Down

0 comments on commit ce2423d

Please sign in to comment.