mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
chore: apply rustfmt to all crates (#917)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pub(crate) mod futures {
|
||||
pub(crate) use futures::task;
|
||||
pub(crate) use ::task::AtomicTask;
|
||||
pub(crate) use task::AtomicTask;
|
||||
}
|
||||
|
||||
pub(crate) mod sync {
|
||||
|
||||
Reference in New Issue
Block a user