Skip to content

Commit

Permalink
Changed one that I missed
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-wilfert committed Aug 1, 2022
1 parent 1e46ab0 commit cffe263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay-test/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ where
/// Returns a future which completes after the requested delay.
/// ```
/// use std::time::Duration;
/// use futures::future::Future;
/// use futures01::future::Future;
///
/// relay_test::setup();
/// relay_test::block_fn(|| {
Expand Down

0 comments on commit cffe263

Please sign in to comment.