Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendorff committed Nov 16, 2022
1 parent 9ebd9ee commit 939841f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/src/runtime/tests/task.rs
@@ -1,5 +1,5 @@
use crate::runtime::tests::NoopSchedule;
use crate::runtime::task::{self, unowned, Id, JoinHandle, OwnedTasks, Schedule, Task};
use crate::runtime::tests::NoopSchedule;
use crate::util::TryLock;

use std::collections::VecDeque;
Expand Down

0 comments on commit 939841f

Please sign in to comment.