ConfigDiff: just a newline at end of file

This commit is contained in:
Thomas Gelf 2017-01-03 11:29:19 +01:00
parent 5b9748c208
commit 8770ff05ce

View file

@ -88,4 +88,4 @@ class ConfigDiff implements Renderable
$diff = new static($a, $b);
return $diff;
}
}
}