diff --git a/nextflow.config b/nextflow.config index 58aa7b3..cab3b7f 100644 --- a/nextflow.config +++ b/nextflow.config @@ -1,9 +1,3 @@ -nextflow { - plugins { - registry = 'https://recreational.tech/plugins/' - } -} - plugins { id 'k8s-dvfs@0.1.0' }