mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 16:07:54 +00:00
avoid compiler warning
This commit is contained in:
parent
18e663ce6f
commit
234bd5a47c
@ -1,6 +1,5 @@
|
||||
use anyhow::{bail, Error};
|
||||
use std::sync::Arc;
|
||||
use std::os::unix::fs::OpenOptionsExt;
|
||||
|
||||
use proxmox_backup::tools::runtime::block_on;
|
||||
use proxmox_backup::backup::*;
|
||||
|
Loading…
Reference in New Issue
Block a user