summaryrefslogtreecommitdiffstats
path: root/tokio-timer/tests/delay.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-timer/tests/delay.rs')
-rw-r--r--tokio-timer/tests/delay.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-timer/tests/delay.rs b/tokio-timer/tests/delay.rs
index 5758926f..17b7fcf8 100644
--- a/tokio-timer/tests/delay.rs
+++ b/tokio-timer/tests/delay.rs
@@ -1,5 +1,4 @@
#![warn(rust_2018_idioms)]
-#![feature(async_await)]
use std::time::{Duration, Instant};