1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

cargo fmt

This commit is contained in:
sharkdp
2018-10-07 17:01:26 +02:00
committed by David Peter
parent 404d6a4a81
commit fc8fd1e63f

View File

@@ -211,7 +211,7 @@ impl<'a> Printer for InteractivePrinter<'a> {
ContentType::BINARY => " <BINARY>",
ContentType::UTF_16LE => " <UTF-16LE>",
ContentType::UTF_16BE => " <UTF-16BE>",
_ => ""
_ => "",
};
writeln!(