Skip to content

Commit

Permalink
chore: remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Apr 27, 2024
1 parent 468978b commit 57a06d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/future.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ struct AsyncInner {
/// runs and calls Done when finished. At the same time,
/// Wait can be used to block until all tasks have finished.
///
/// A WaitGroup must not be copied after first use.
///
/// # Example
///
/// ```rust
Expand Down

0 comments on commit 57a06d4

Please sign in to comment.