1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-12 08:12:27 +01:00

Fix formatting

This commit is contained in:
sharkdp
2018-10-10 20:45:10 +02:00
parent 1a6709c2cb
commit 2a7851530d
2 changed files with 6 additions and 3 deletions

View File

@@ -309,8 +309,8 @@ impl<'a> Printer for InteractivePrinter<'a> {
} else {
None
}
}
_ => None
}
_ => None,
};
// Line contents.