Fixing docs

split-by-pattern
Miguel Pérez García 5 years ago
parent 97b4901b75
commit eedf1d3367

@ -369,7 +369,6 @@ extension_trait! {
use async_std::prelude::*;
use async_std::future;
use async_std::task;
let fut = future::ready(0);
let dur = Duration::from_millis(100);

Loading…
Cancel
Save