mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-16 18:11:18 +00:00
clippy: more misc fixes
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
655ceac1c6
commit
c94f367dec
@ -1,3 +1,4 @@
|
||||
#[allow(clippy::module_inception)]
|
||||
mod rrd;
|
||||
pub use rrd::*;
|
||||
mod cache;
|
||||
|
Loading…
Reference in New Issue
Block a user