mirror of
https://github.com/nushell/nushell.git
synced 2025-03-19 10:08:20 +01:00
remove trailing newline after external command
This commit is contained in:
parent
c5fdbdb8a1
commit
3812037e2a
@ -302,7 +302,6 @@ impl ExternalCommand {
|
||||
}
|
||||
}
|
||||
}
|
||||
println!("");
|
||||
Ok(ClassifiedInputStream::new())
|
||||
}
|
||||
StreamNext::External => {
|
||||
|
Loading…
Reference in New Issue
Block a user