diff options
Diffstat (limited to 'crates/atuin-daemon/src/history')
| -rw-r--r-- | crates/atuin-daemon/src/history/mod.rs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/crates/atuin-daemon/src/history/mod.rs b/crates/atuin-daemon/src/history/mod.rs deleted file mode 100644 index b71853df..00000000 --- a/crates/atuin-daemon/src/history/mod.rs +++ /dev/null @@ -1,6 +0,0 @@ -//! History module for the daemon gRPC history service. -//! -//! This module contains the proto-generated types for the history gRPC service. - -// Include the generated proto code -tonic::include_proto!("history"); |
