mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
benches: revert "properly gate unix benches" (#7412)
This reverts commit 933fa498d0.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(unix)]
|
||||
|
||||
use tokio_stream::StreamExt;
|
||||
|
||||
use tokio::fs::File;
|
||||
|
||||
Reference in New Issue
Block a user