1
0
Fork 0

Removing warning

This commit is contained in:
Pcornat 2023-09-26 23:09:19 +02:00
parent 35ee5c5f46
commit 50398677e8
Signed by: Pcornat
GPG Key ID: 2F3932FF46D9ECA0
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ impl From<Cd> for Command {
}
}
#[allow(dead_code)]
#[derive(Debug, Default)]
struct FsEntry {
path: Utf8PathBuf,