mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-22 17:40:17 +00:00
test: format
This commit is contained in:
parent
8abd3b0c5c
commit
3c94e67f47
@ -1,11 +1,7 @@
|
||||
#[macro_use]
|
||||
mod utils;
|
||||
|
||||
use std::{
|
||||
io::Write,
|
||||
iter::once,
|
||||
path::{Path, PathBuf},
|
||||
};
|
||||
use std::{iter::once, path::PathBuf};
|
||||
|
||||
use fs_err as fs;
|
||||
use parse_display::Display;
|
||||
|
Loading…
x
Reference in New Issue
Block a user