From fc8fd1e63f64ab4aad21ae4832830604ca49177d Mon Sep 17 00:00:00 2001 From: sharkdp Date: Sun, 7 Oct 2018 17:01:26 +0200 Subject: [PATCH] cargo fmt --- src/printer.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/printer.rs b/src/printer.rs index 5b6d6377..c0e26e30 100644 --- a/src/printer.rs +++ b/src/printer.rs @@ -211,7 +211,7 @@ impl<'a> Printer for InteractivePrinter<'a> { ContentType::BINARY => " ", ContentType::UTF_16LE => " ", ContentType::UTF_16BE => " ", - _ => "" + _ => "", }; writeln!(