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!(