mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-31 00:00:07 +02:00
Update Tokio to Rust 2018 (#1082)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use super::Entry;
|
||||
use wheel;
|
||||
|
||||
use crate::wheel;
|
||||
use std::ptr;
|
||||
use std::sync::Arc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user