Remove obsolete debugging line
This commit is contained in:
parent
786e943bbd
commit
33d2078413
@ -239,8 +239,6 @@ fn main() -> anyhow::Result<()> {
|
|||||||
let (other_pile, other_rp_bypass) =
|
let (other_pile, other_rp_bypass) =
|
||||||
open_pile_with_work_bypass(&other_pile_path, &descriptor_other, bypass_level)?;
|
open_pile_with_work_bypass(&other_pile_path, &descriptor_other, bypass_level)?;
|
||||||
|
|
||||||
info!("loaded");
|
|
||||||
|
|
||||||
push_to(
|
push_to(
|
||||||
Arc::new(this_pile),
|
Arc::new(this_pile),
|
||||||
this_rp_bypass,
|
this_rp_bypass,
|
||||||
|
Loading…
Reference in New Issue
Block a user