From 552d645cc47c9ddea8fd1972f1e611f9949648bf Mon Sep 17 00:00:00 2001 From: Michal Niewrzal Date: Mon, 3 Oct 2016 13:39:21 +0200 Subject: [PATCH] Small cleanup --- src/Formatter.php | 2 ++ tests/FormatterTest.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Formatter.php b/src/Formatter.php index fb8af84..afd1343 100644 --- a/src/Formatter.php +++ b/src/Formatter.php @@ -1,4 +1,6 @@