mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-05 14:29:52 +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;
|
mod rrd;
|
||||||
pub use rrd::*;
|
pub use rrd::*;
|
||||||
mod cache;
|
mod cache;
|
||||||
|
Loading…
Reference in New Issue
Block a user