IcingaTemplateResolver: just a newline

This commit is contained in:
Thomas Gelf 2017-06-21 22:09:10 +02:00
parent 72b86017d1
commit 68a22590a8

View File

@ -243,7 +243,6 @@ class IcingaTemplateResolver
if ($objectId === null) { if ($objectId === null) {
$objectId = $this->object->id; $objectId = $this->object->id;
} }
} }
public function listInheritancePathIds($objectId = null) public function listInheritancePathIds($objectId = null)