diff --git a/src/main.rs b/src/main.rs index f600fff..cf8609b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -122,7 +122,6 @@ fn handle(config: &Config, temp_dir: PathBuf, p: PathBuf) -> Result<()> { None => return Ok(()), }; - println!(); println!("Handling `{}`.", file_name); // execute the jobs in the pipeline