Skip to content

Commit a055e85

Browse files
authored
fix rustfmt
1 parent e68f734 commit a055e85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/uu/stat/src/stat.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ use std::{env, fs};
2929
use thiserror::Error;
3030
use uucore::time::{FormatSystemTimeFallback, format_system_time, system_time_to_sec};
3131

32-
3332
#[derive(Debug, Error)]
3433
enum StatError {
3534
#[error("{}", translate!("stat-error-invalid-quoting-style", "style" => style.clone()))]

0 commit comments

Comments
 (0)