diff options
Diffstat (limited to 'src/command/client.rs')
| -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 b9d43b39..ae49b857 100644 --- a/src/command/client.rs +++ b/src/command/client.rs @@ -10,7 +10,6 @@ use atuin_common::utils::uuid_v4; #[cfg(feature = "sync")] mod sync; -mod event; mod history; mod import; mod init; |
