refactor: remove extraneous line

This commit is contained in:
Anna 2018-08-13 20:14:26 -04:00
parent 7fde4ad2cb
commit 550871291a
1 changed files with 0 additions and 1 deletions

View File

@ -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