mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-03 10:00:19 +00:00
test: format
This commit is contained in:
parent
8c478a3f9d
commit
184bafc0fa
@ -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