diff --git a/yama/src/bin/yama.rs b/yama/src/bin/yama.rs index d30b68c..6d98f8c 100644 --- a/yama/src/bin/yama.rs +++ b/yama/src/bin/yama.rs @@ -239,8 +239,6 @@ fn main() -> anyhow::Result<()> { let (other_pile, other_rp_bypass) = open_pile_with_work_bypass(&other_pile_path, &descriptor_other, bypass_level)?; - info!("loaded"); - push_to( Arc::new(this_pile), this_rp_bypass,