mirror of
https://git.proxmox.com/git/proxmox
synced 2026-01-01 05:50:25 +00:00
cargo fmt
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
661b8837f3
commit
008a771f3e
@ -138,7 +138,7 @@ impl FileReferenceType {
|
||||
} else {
|
||||
Ok(FileReferenceType::Unknown)
|
||||
}
|
||||
},
|
||||
}
|
||||
"dep11" => {
|
||||
if let Some((_path, ext)) = rest.rsplit_once('.') {
|
||||
Ok(FileReferenceType::Dep11(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user