summaryrefslogtreecommitdiffstats
path: root/tokio-timer/tests/hammer.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-timer/tests/hammer.rs')
-rw-r--r--tokio-timer/tests/hammer.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-timer/tests/hammer.rs b/tokio-timer/tests/hammer.rs
index c61019c7..eaf26c1f 100644
--- a/tokio-timer/tests/hammer.rs
+++ b/tokio-timer/tests/hammer.rs
@@ -1,5 +1,4 @@
#![warn(rust_2018_idioms)]
-#![feature(async_await)]
use tokio_executor::current_thread::CurrentThread;
use tokio_executor::park::{Park, Unpark, UnparkThread};