Update mod.rs
This commit is contained in:
parent
74452bc679
commit
81e7d9b211
|
|
@ -8,7 +8,6 @@ use log::info;
|
|||
use regex::Regex;
|
||||
use zeroize::Zeroize;
|
||||
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum Commands {
|
||||
/* TODO: this is the new commands system but still needs work.
|
||||
|
|
|
|||
Loading…
Reference in New Issue