mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-12-15 19:56:16 +01:00
remove inspect commands for dev
This commit is contained in:
@@ -234,10 +234,6 @@
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
$inspect('From', from)
|
|
||||||
$inspect('To', to)
|
|
||||||
$inspect('Query', statusQuery)
|
|
||||||
|
|
||||||
/* Const Functions */
|
/* Const Functions */
|
||||||
const sumUp = (data, subcluster, metric) =>
|
const sumUp = (data, subcluster, metric) =>
|
||||||
data.reduce(
|
data.reduce(
|
||||||
|
|||||||
Reference in New Issue
Block a user