Remove debug message

This commit is contained in:
JT
2021-10-26 12:12:27 +13:00
parent 301d1f6f87
commit df07ed5bf6
2 changed files with 16 additions and 18 deletions

View File

@ -113,8 +113,6 @@ impl ExternalCommand {
}
Ok(())
});
} else {
println!("Couldn't take stdin");
}
// If this external is not the last expression, then its output is piped to a channel