1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-27 06:36:07 +02:00

del obsolete enum

This commit is contained in:
Christoph Kluge
2023-08-24 16:20:52 +02:00
parent 13d99a6ae0
commit ba42f4efc0

@@ -167,7 +167,6 @@ type TimeWeights {
}
enum Aggregate { USER, PROJECT, CLUSTER }
enum Weights { NODE_COUNT, NODE_HOURS, CORE_COUNT, CORE_HOURS }
type NodeMetrics {
host: String!