refactor: remove extraneous line

This commit is contained in:
Kyle Clemens 2018-08-13 20:14:26 -04:00
parent cbc965fb5f
commit bceaa77c2c
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

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