time: run cargo fmt
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
cc85a72391
commit
9f135cf16e
@ -306,8 +306,8 @@ pub fn verify_time_span(i: &str) -> Result<(), Error> {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::str::FromStr;
|
||||
use super::*;
|
||||
use std::str::FromStr;
|
||||
|
||||
#[test]
|
||||
fn conversions() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user