Skip to content

Commit

Permalink
ci: fix MSRV-breaking import
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 26, 2023
1 parent 4299b84 commit ade2a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reactor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,6 @@ impl<H: Handler, P: Poll> Runtime<H, P> {
#[cfg(test)]
mod test {
use std::io::stdout;
use std::os::fd::RawFd;
use std::thread::sleep;

use super::*;
Expand Down

0 comments on commit ade2a86

Please sign in to comment.