This commit is contained in:
Dr. Matthias Ratajczak
2022-12-02 16:29:01 +01:00
parent ef20514d1c
commit 7cd415985d
5 changed files with 13 additions and 14 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
use clap::Arg;
use clap::Command;
use clap::{Arg, Command};
pub const EDIT: &str = "edit";
pub const GROUPS: &str = "groups";