diff --git a/nextflow.config b/nextflow.config index 7e14fae..a776677 100755 --- a/nextflow.config +++ b/nextflow.config @@ -186,9 +186,6 @@ manifest { // Load modules.config for DSL2 module specific options includeConfig 'conf/modules.config' -// Load CDC config for operating on internal compute infrastructure -includeConfig 'conf/cdc.config' - // Function to ensure that resource requirements don't go beyond // a maximum limit def check_max(obj, type) {