mirror of
https://github.com/sharkdp/bat
synced 2026-07-22 16:53:19 +00:00
Simplify stdout handling
This commit is contained in:
@@ -95,8 +95,6 @@ impl<'a> Printer<'a> {
|
||||
.join(" ")
|
||||
)?;
|
||||
|
||||
self.handle.flush()?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user