summaryrefslogtreecommitdiffstats
path: root/tokio-codec/tests/framed.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-codec/tests/framed.rs')
-rw-r--r--tokio-codec/tests/framed.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-codec/tests/framed.rs b/tokio-codec/tests/framed.rs
index fd930890..53582fb3 100644
--- a/tokio-codec/tests/framed.rs
+++ b/tokio-codec/tests/framed.rs
@@ -1,4 +1,3 @@
-#![feature(async_await)]
#![warn(rust_2018_idioms)]
use tokio::prelude::*;