Update mod.rs

This commit is contained in:
michael-bailey 2020-09-27 16:50:27 +01:00 committed by michael bailey
parent ef0ee61965
commit a7de2887d4
1 changed files with 0 additions and 1 deletions

View File

@ -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.