Skip to content

Commit 9545633

Browse files
authored
Remove the closing bracket for the doc test no-wasm block
1 parent ece52bc commit 9545633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tokio/src/task/join_set.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,6 @@ where
675675
/// assert!(seen[i]);
676676
/// }
677677
/// }
678-
/// # }
679678
/// ```
680679
impl<T, F> std::iter::Extend<F> for JoinSet<T>
681680
where

0 commit comments

Comments
 (0)