Skip to content

Commit

Permalink
removed stray arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Dec 18, 2020
1 parent 7ce385e commit a3b02bf
Showing 1 changed file with 4 additions and 164 deletions.
168 changes: 4 additions & 164 deletions daliuge-translator/test/dropmake/logical_graphs/cont_img.json
Original file line number Diff line number Diff line change
Expand Up @@ -1456,86 +1456,6 @@
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 01",
"name": "Arg01",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 02",
"name": "Arg02",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 03",
"name": "Arg03",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 04",
"name": "Arg04",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 05",
"name": "Arg05",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 06",
"name": "Arg06",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 07",
"name": "Arg07",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 08",
"name": "Arg08",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 09",
"name": "Arg09",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 10",
"name": "Arg10",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
}
],
"inputAppFields": [],
Expand Down Expand Up @@ -2102,86 +2022,6 @@
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 01",
"name": "Arg01",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 02",
"name": "Arg02",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 03",
"name": "Arg03",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 04",
"name": "Arg04",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 05",
"name": "Arg05",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 06",
"name": "Arg06",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 07",
"name": "Arg07",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 08",
"name": "Arg08",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 09",
"name": "Arg09",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
},
{
"text": "Arg 10",
"name": "Arg10",
"value": "",
"description": "",
"readonly": false,
"type": "Unknown"
}
],
"inputAppFields": [],
Expand Down Expand Up @@ -2699,11 +2539,11 @@
"width": 200,
"height": 200,
"collapsed": false,
"showPorts": false,
"showPorts": true,
"flipPorts": false,
"streaming": false,
"subject": null,
"selected": false,
"selected": true,
"expanded": false,
"inputPorts": [],
"outputPorts": [
Expand Down Expand Up @@ -2741,11 +2581,11 @@
"width": 200,
"height": 200,
"collapsed": false,
"showPorts": true,
"showPorts": false,
"flipPorts": false,
"streaming": false,
"subject": null,
"selected": true,
"selected": false,
"expanded": false,
"group": -57,
"inputPorts": [],
Expand Down

0 comments on commit a3b02bf

Please sign in to comment.