mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-04 01:25:06 +01:00 
			
		
		
		
	remove dev logging
This commit is contained in:
		@@ -70,8 +70,6 @@
 | 
			
		||||
    ...new Set([...metricsInHistograms, ...metricsInScatterplots.flat()]),
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  $: console.log(">>> CLUSTER", cluster)
 | 
			
		||||
 | 
			
		||||
  const sortOptions = [
 | 
			
		||||
    { key: "totalWalltime", label: "Walltime" },
 | 
			
		||||
    { key: "totalNodeHours", label: "Node Hours" },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user