mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Fix formatting
This commit is contained in:
+2
-2
@@ -309,8 +309,8 @@ impl<'a> Printer for InteractivePrinter<'a> {
|
||||
} else {
|
||||
None
|
||||
}
|
||||
}
|
||||
_ => None
|
||||
}
|
||||
_ => None,
|
||||
};
|
||||
|
||||
// Line contents.
|
||||
|
||||
Reference in New Issue
Block a user