mirror of
https://github.com/containers/youki
synced 2024-12-04 19:18:29 +01:00
fix fmt
This commit is contained in:
parent
5b188ee9eb
commit
08f33bf948
@ -8,7 +8,7 @@ use std::{
|
||||
collections::HashMap,
|
||||
convert::TryFrom,
|
||||
fs,
|
||||
os::unix::prelude::{RawFd},
|
||||
os::unix::prelude::RawFd,
|
||||
path::{Path, PathBuf},
|
||||
str::FromStr,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user