Update mod.rs

This commit is contained in:
michael-bailey 2020-09-27 16:50:27 +01:00
parent 74452bc679
commit 81e7d9b211
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.