Update mod.rs
This commit is contained in:
parent
ef0ee61965
commit
a7de2887d4
|
|
@ -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