check-health: remove extra line break

This commit is contained in:
Christian Hesse 2025-02-04 12:02:31 +01:00
parent 61f3c26199
commit 3024b246b5

View file

@ -91,7 +91,6 @@
:set CheckHealthTemperatureNotified ({});
}
:foreach Voltage in=[ /system/health/find where type="V" ] do={
:local Name [ /system/health/get $Voltage name ];
:local Value [ /system/health/get $Voltage value ];