mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-08 00:35:55 +00:00
rest-server: fix a build warning
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9c3e4d5ccf
commit
f1920d9b94
@ -28,6 +28,7 @@ use proxmox_sys::WorkerTaskContext;
|
|||||||
|
|
||||||
use crate::{CommandSocket, FileLogOptions, FileLogger};
|
use crate::{CommandSocket, FileLogOptions, FileLogger};
|
||||||
|
|
||||||
|
#[allow(dead_code)]
|
||||||
struct TaskListLockGuard(File);
|
struct TaskListLockGuard(File);
|
||||||
|
|
||||||
struct WorkerTaskSetup {
|
struct WorkerTaskSetup {
|
||||||
|
Loading…
Reference in New Issue
Block a user