remove config for polarPlotMetrics

This commit is contained in:
Christoph Kluge
2024-12-04 13:57:05 +01:00
parent ab07c7928f
commit a7395ed45b
3 changed files with 0 additions and 13 deletions

View File

@@ -139,9 +139,6 @@
return names;
}, [])
),
...(ccconfig[`job_view_polarPlotMetrics:${job.cluster}`] ||
ccconfig[`job_view_polarPlotMetrics`]
),
...(ccconfig[`job_view_nodestats_selectedMetrics:${job.cluster}`] ||
ccconfig[`job_view_nodestats_selectedMetrics`]
),