Skip to content

Commit eab1d02

Browse files
committed
removed blank line in control structure
1 parent 80fa0f4 commit eab1d02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/Grafana/ProvidedHook/Icingadb/IcingaDbGrapher.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ public function getPreviewHtml(Model $object, $report = false): ValidHtml
486486
}
487487

488488
foreach ($info as $value) {
489-
490489
// The image value will be returned as reference
491490
$previewHtml = new HtmlDocument();
492491
$res = $this->getMyPreviewHtml($serviceName, $hostName, $previewHtml, $value);

0 commit comments

Comments
 (0)