remove a line

pull/1519/head
theshaun 1 year ago committed by shamoon
parent 1ca2407256
commit 668779ede1

@ -33,7 +33,6 @@ export default function Component({ service }) {
);
}
const loadAvg = systemData.data.load_avg[0];
const memory = systemData.data.mem_usage;
const tempC = systemData.data.temp_c

Loading…
Cancel
Save