mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Remove echo instruction from Icinga\Chart\Palette
This commit is contained in:
parent
485bbcd25d
commit
872da0c699
@ -80,7 +80,6 @@ class Palette
|
||||
}
|
||||
|
||||
$color = current($this->colorSets[$type]);
|
||||
echo $type;
|
||||
if ($color === false) {
|
||||
reset($this->colorSets[$type]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user