style: style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use clap::{App, Arg, ArgMatches};
|
||||
use rust_util::information;
|
||||
use crate::cmd::CommandError;
|
||||
|
||||
pub struct CommandImpl;
|
||||
impl CommandImpl {
|
||||
pub fn process_command<'a>(app: App<'a, 'a>) -> App<'a, 'a> {
|
||||
|
||||
Reference in New Issue
Block a user