diff options
Diffstat (limited to '')
| -rw-r--r-- | src/command/client.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/client.rs b/src/command/client.rs index 80316ed9..c75872aa 100644 --- a/src/command/client.rs +++ b/src/command/client.rs @@ -29,7 +29,6 @@ pub enum Cmd { Import(import::Cmd), /// Calculate statistics for your history - #[clap(subcommand)] Stats(stats::Cmd), /// Output shell setup |
