mirror of
https://git.proxmox.com/git/proxmox-mail-forward
synced 2025-04-28 15:32:11 +00:00
run rustfmt
With rust 2024 edition. Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
2155483906
commit
40f0d9e048
@ -23,9 +23,9 @@ use std::path::Path;
|
||||
|
||||
use anyhow::Error;
|
||||
|
||||
use proxmox_notify::Config;
|
||||
use proxmox_notify::context::pbs::PBS_CONTEXT;
|
||||
use proxmox_notify::context::pve::PVE_CONTEXT;
|
||||
use proxmox_notify::Config;
|
||||
use proxmox_sys::fs;
|
||||
|
||||
const PVE_CFG_PATH: &str = "/etc/pve";
|
||||
|
Loading…
Reference in New Issue
Block a user