summaryrefslogtreecommitdiffstats
path: root/tokio-fs/tests/link.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-fs/tests/link.rs')
-rw-r--r--tokio-fs/tests/link.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio-fs/tests/link.rs b/tokio-fs/tests/link.rs
index 4350eac6..f162684b 100644
--- a/tokio-fs/tests/link.rs
+++ b/tokio-fs/tests/link.rs
@@ -1,5 +1,4 @@
#![warn(rust_2018_idioms)]
-#![feature(async_await)]
use std::fs;
use std::io::prelude::*;