mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
chore: apply rustfmt to all crates (#917)
This commit is contained in:
@@ -7,4 +7,4 @@ pub trait Now {
|
||||
fn now(&mut self) -> Instant;
|
||||
}
|
||||
|
||||
pub use ::clock::Clock as SystemNow;
|
||||
pub use clock::Clock as SystemNow;
|
||||
|
||||
Reference in New Issue
Block a user