From 95e85f7ad7710518dda1633243d5a8a4d1792168 Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 1 Sep 2026 00:17:49 +0200 Subject: [PATCH] Update nextflow.config --- nextflow.config | 6 ------ 1 file changed, 6 deletions(-) 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' }