mirror of
https://github.com/sharkdp/bat
synced 2026-07-31 18:21:43 +00:00
tidied commits
This commit is contained in:
@@ -88,7 +88,6 @@ impl<'b> Controller<'b> {
|
||||
clircle::Identifier::stdout()
|
||||
};
|
||||
|
||||
|
||||
let mut writer = match output_buffer {
|
||||
Some(buf) => OutputHandle::FmtWrite(buf),
|
||||
None => OutputHandle::IoWrite(output_type.handle()?),
|
||||
|
||||
Reference in New Issue
Block a user