Fix doc test
This commit is contained in:
parent
e29a62f140
commit
b51e009069
@ -32,7 +32,6 @@ const MILLIS_PER_SEC: u64 = 1_000;
|
||||
/// # Examples
|
||||
///
|
||||
/// ```
|
||||
/// #![feature(duration)]
|
||||
/// use std::time::Duration;
|
||||
///
|
||||
/// let five_seconds = Duration::new(5, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user