mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 07:55:06 +01:00 
			
		
		
		
	remove logging
This commit is contained in:
		| @@ -204,8 +204,6 @@ | ||||
|     }, | ||||
|   })); | ||||
|  | ||||
|   $inspect($nodesStateCounts?.data?.nodeStates) | ||||
|  | ||||
|   const refinedStateData = $derived.by(() => { | ||||
|     return $nodesStateCounts?.data?.nodeStates.filter((e) => ['allocated', 'reserved', 'idle', 'mixed','down', 'unknown'].includes(e.state)) | ||||
|   }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user