mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-16 20:27:45 +00:00
router: fix warning
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
bd3013690f
commit
5b9bac09da
@ -29,7 +29,6 @@ mod text_table;
|
|||||||
pub use text_table::*;
|
pub use text_table::*;
|
||||||
|
|
||||||
mod completion;
|
mod completion;
|
||||||
pub use completion::*;
|
|
||||||
|
|
||||||
mod completion_helpers;
|
mod completion_helpers;
|
||||||
pub use completion_helpers::*;
|
pub use completion_helpers::*;
|
||||||
|
Loading…
Reference in New Issue
Block a user