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