mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
cleanup outdated code
This commit is contained in:
parent
599a36466a
commit
e74e506ffe
@ -122,15 +122,6 @@
|
||||
variables: { dbid, selectedMetrics, selectedScopes },
|
||||
});
|
||||
|
||||
// function loadAllScopes() {
|
||||
// selectedScopes = [...selectedScopes, "socket", "core"]
|
||||
// jobMetrics = queryStore({
|
||||
// client: client,
|
||||
// query: query,
|
||||
// variables: { dbid, selectedMetrics, selectedScopes},
|
||||
// });
|
||||
// }
|
||||
|
||||
// Handle Job Query on Init -> is not executed anymore
|
||||
getContext("on-init")(() => {
|
||||
let job = $initq.data.job;
|
||||
|
Loading…
Reference in New Issue
Block a user