From 5fa1d1d036eeae5c90e4231691933975457fb0e7 Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 5 Feb 2024 13:38:16 +0100 Subject: [PATCH] fix unused line --- nextflow_schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/nextflow_schema.json b/nextflow_schema.json index 84e95739..efa73e92 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -59,7 +59,6 @@ }, "save_intermediates": { "type": "boolean", - "default": 100, "description": "Save intermediate results such as QIIME2's qza and qzv files", "fa_icon": "fas fa-folder-open" },