Formatting
This commit is contained in:
parent
f2239d34cc
commit
d6af0f6286
1 changed files with 1 additions and 3 deletions
|
@ -544,7 +544,6 @@ mod eh1 {
|
|||
self.blocking_flush().map_err(nb::Error::Other)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#[cfg(all(
|
||||
|
@ -607,7 +606,6 @@ mod buffered;
|
|||
#[cfg(feature = "nightly")]
|
||||
pub use buffered::*;
|
||||
|
||||
|
||||
mod sealed {
|
||||
use super::*;
|
||||
|
||||
|
|
Loading…
Reference in a new issue