rest-server: fix a build warning

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-07-11 14:43:14 +02:00
parent 9c3e4d5ccf
commit f1920d9b94

View File

@ -28,6 +28,7 @@ use proxmox_sys::WorkerTaskContext;
use crate::{CommandSocket, FileLogOptions, FileLogger};
#[allow(dead_code)]
struct TaskListLockGuard(File);
struct WorkerTaskSetup {