Removing warning
This commit is contained in:
parent
35ee5c5f46
commit
50398677e8
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ impl From<Cd> for Command {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(dead_code)]
|
||||||
#[derive(Debug, Default)]
|
#[derive(Debug, Default)]
|
||||||
struct FsEntry {
|
struct FsEntry {
|
||||||
path: Utf8PathBuf,
|
path: Utf8PathBuf,
|
||||||
|
|
Loading…
Add table
Reference in a new issue