Skip to content

Commit 6d3e4c6

Browse files
committed
removed blank line in control structure
1 parent 6335254 commit 6d3e4c6

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
@@ -471,7 +471,6 @@ public function getPreviewHtml(Model $object, $report = false)
471471
}
472472

473473
foreach ($info as $value) {
474-
475474
// The image value will be returned as reference
476475
$previewHtml = new HtmlDocument();
477476
$res = $this->getMyPreviewHtml($serviceName, $hostName, $previewHtml, $value);

0 commit comments

Comments
 (0)