diff --git a/nextflow_schema.json b/nextflow_schema.json index d83d322c..d52c3d2a 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -683,9 +683,5 @@ "$ref": "#/definitions/generic_options" } ], - "properties": { - "new_param_1": { - "type": "string" - } - } + "properties": {} }