diff --git a/v1.0/v1.0/count-lines10-wf.cwl b/v1.0/v1.0/count-lines10-wf.cwl index cb55a7705..63d9f0ff1 100755 --- a/v1.0/v1.0/count-lines10-wf.cwl +++ b/v1.0/v1.0/count-lines10-wf.cwl @@ -13,7 +13,6 @@ steps: out: [count_output] run: class: Workflow - id: subwf inputs: file1: File outputs: diff --git a/v1.0/v1.0/count-lines2-wf.cwl b/v1.0/v1.0/count-lines2-wf.cwl index 171de950d..be564beaf 100755 --- a/v1.0/v1.0/count-lines2-wf.cwl +++ b/v1.0/v1.0/count-lines2-wf.cwl @@ -39,7 +39,6 @@ steps: out: [parseInt_output] run: class: ExpressionTool - id: subtool inputs: parseInt_file1: type: File diff --git a/v1.0/v1.0/scatter-valuefrom-wf1.cwl b/v1.0/v1.0/scatter-valuefrom-wf1.cwl index 78ba28ed7..f38d1ed15 100644 --- a/v1.0/v1.0/scatter-valuefrom-wf1.cwl +++ b/v1.0/v1.0/scatter-valuefrom-wf1.cwl @@ -35,7 +35,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: first: type: string diff --git a/v1.0/v1.0/scatter-valuefrom-wf5.cwl b/v1.0/v1.0/scatter-valuefrom-wf5.cwl index 3ac1f24dd..016eebfd4 100644 --- a/v1.0/v1.0/scatter-valuefrom-wf5.cwl +++ b/v1.0/v1.0/scatter-valuefrom-wf5.cwl @@ -35,7 +35,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: first: type: string diff --git a/v1.0/v1.0/scatter-wf1.cwl b/v1.0/v1.0/scatter-wf1.cwl index 7e7f52bc8..d47065860 100644 --- a/v1.0/v1.0/scatter-wf1.cwl +++ b/v1.0/v1.0/scatter-wf1.cwl @@ -19,7 +19,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: echo_in: type: string diff --git a/v1.1.0-dev1/v1.1.0-dev1/count-lines10-wf.cwl b/v1.1.0-dev1/v1.1.0-dev1/count-lines10-wf.cwl index c0c34348a..5714cd913 100755 --- a/v1.1.0-dev1/v1.1.0-dev1/count-lines10-wf.cwl +++ b/v1.1.0-dev1/v1.1.0-dev1/count-lines10-wf.cwl @@ -13,7 +13,6 @@ steps: out: [count_output] run: class: Workflow - id: subwf inputs: file1: File outputs: diff --git a/v1.1.0-dev1/v1.1.0-dev1/count-lines2-wf.cwl b/v1.1.0-dev1/v1.1.0-dev1/count-lines2-wf.cwl index ceaeef6c6..d0bb8d4ac 100755 --- a/v1.1.0-dev1/v1.1.0-dev1/count-lines2-wf.cwl +++ b/v1.1.0-dev1/v1.1.0-dev1/count-lines2-wf.cwl @@ -39,7 +39,6 @@ steps: out: [parseInt_output] run: class: ExpressionTool - id: subtool inputs: parseInt_file1: type: File diff --git a/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf1.cwl b/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf1.cwl index cff199749..b396700ef 100644 --- a/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf1.cwl +++ b/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf1.cwl @@ -35,7 +35,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: first: type: string diff --git a/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf5.cwl b/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf5.cwl index ad8f60b97..3688f33f8 100644 --- a/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf5.cwl +++ b/v1.1.0-dev1/v1.1.0-dev1/scatter-valuefrom-wf5.cwl @@ -35,7 +35,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: first: type: string diff --git a/v1.1.0-dev1/v1.1.0-dev1/scatter-wf1.cwl b/v1.1.0-dev1/v1.1.0-dev1/scatter-wf1.cwl index af7f950be..1e5d62025 100644 --- a/v1.1.0-dev1/v1.1.0-dev1/scatter-wf1.cwl +++ b/v1.1.0-dev1/v1.1.0-dev1/scatter-wf1.cwl @@ -19,7 +19,6 @@ steps: scatter: echo_in run: class: CommandLineTool - id: subtool inputs: echo_in: type: string