mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-06 10:33:49 +01:00
del obsolete enum
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user