mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
fmt
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
use std::{
|
use std::{
|
||||||
ffi::OsString,
|
ffi::OsString,
|
||||||
io::{stdout, BufReader, Read, Write},
|
io::{BufReader, Read, Write, stdout},
|
||||||
num::NonZeroUsize,
|
num::NonZeroUsize,
|
||||||
path::PathBuf
|
path::PathBuf
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user