diff options
Diffstat (limited to 'src/command/mod.rs')
| -rw-r--r-- | src/command/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/mod.rs b/src/command/mod.rs index 038b24c8..1411bfd2 100644 --- a/src/command/mod.rs +++ b/src/command/mod.rs @@ -25,7 +25,6 @@ pub enum AtuinCmd { Server(server::Cmd), /// Output shell setup - #[command(subcommand)] Init(init::Cmd), /// Generate a UUID |
