remove a line

This commit is contained in:
theshaun
2023-05-19 12:45:32 -07:00
committed by shamoon
parent 1ca2407256
commit 668779ede1
-1
View File
@@ -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