IcingaConfig: just a newline

This commit is contained in:
Thomas Gelf 2015-06-12 13:38:49 +02:00
parent 47c95be455
commit 417c15677f
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ class IcingaConfig
->createFileFromDb('host') ->createFileFromDb('host')
->createFileFromDb('service') ->createFileFromDb('service')
; ;
return $this; return $this;
} }