forked from extern/nushell
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