fix runtime

This commit is contained in:
Conrad Ludgate
2025-07-30 12:32:23 +01:00
parent a3f2a2cae5
commit 52be0146d3
-1
View File
@@ -27,7 +27,6 @@ pub struct ComputeConfig {
pub spec: Option<ComputeSpec>,
/// The compute_ctl configuration
#[allow(dead_code)]
pub compute_ctl_config: ComputeCtlConfig,
}