Removing warning
This commit is contained in:
parent
35ee5c5f46
commit
50398677e8
@ -44,6 +44,7 @@ impl From<Cd> for Command {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[derive(Debug, Default)]
|
||||
struct FsEntry {
|
||||
path: Utf8PathBuf,
|
||||
|
Loading…
Reference in New Issue
Block a user