mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
stream: remove duplicate doc_cfg declaration (#3561)
This commit is contained in:
parent
d2ad7afd21
commit
fd93ecf5e0
@ -20,7 +20,6 @@
|
||||
no_crate_inject,
|
||||
attr(deny(warnings, rust_2018_idioms), allow(dead_code, unused_variables))
|
||||
))]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
//! Stream utilities for Tokio.
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user