aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/history.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/client/history.rs')
-rw-r--r--src/command/client/history.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/client/history.rs b/src/command/client/history.rs
index fe5bfcbe..07f4b319 100644
--- a/src/command/client/history.rs
+++ b/src/command/client/history.rs
@@ -15,6 +15,7 @@ use atuin_client::{
#[cfg(feature = "sync")]
use atuin_client::sync;
+use log::debug;
use super::search::format_duration;