From 567e10a8c29ed5da8e203134136180b748c7672b Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Wed, 16 Aug 2023 12:49:04 +0200
Subject: [PATCH] Fix parameter

---
 compress_pipeline.cwl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compress_pipeline.cwl b/compress_pipeline.cwl
index 8d9de30..2f065dd 100644
--- a/compress_pipeline.cwl
+++ b/compress_pipeline.cwl
@@ -42,8 +42,6 @@ outputs:
   type: string[]
   outputSource:
   - identify_issues/unfixable_issues
-- id: is_raw
-  type: boolean
 
 steps:
 - id: identify_issues
-- 
GitLab