Skip to content

Commit e886045

Browse files
Shady Khalifayoshuawuyts
Shady Khalifa
andauthored
remove extra newline
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
1 parent 243a48c commit e886045

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stream/stream.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ pub trait Stream {
153153
///
154154
/// let mut s = stream::empty::<u32>();
155155
/// assert!(s.all(|_| false).await);
156-
///
157156
/// #
158157
/// # }) }
159158
/// ```

0 commit comments

Comments
 (0)