aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hbak/src/main.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/hbak/src/main.rs b/hbak/src/main.rs
index 7a9540f..ce22b56 100644
--- a/hbak/src/main.rs
+++ b/hbak/src/main.rs
@@ -375,8 +375,6 @@ fn sync(
let (stream_conn, remote_sync_info) = stream_conn.meta_sync(local_sync_info)?;
- println!("[dbg] {:?}", remote_sync_info);
-
let mut tx = Vec::new();
for (volume, latest_snapshots) in remote_sync_info
.volumes