cleanup cli library structure
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
extern crate proxmox_backup;
|
||||
|
||||
//use proxmox_backup::api2;
|
||||
use proxmox_backup::cli::command::*;
|
||||
use proxmox_backup::cli::*;
|
||||
|
||||
fn datastore_commands() -> CommandLineInterface {
|
||||
|
||||
|
Reference in New Issue
Block a user