Skip to content

Commit

Permalink
ynput#241 - Removed ExtractReviewSP element
Browse files Browse the repository at this point in the history
  • Loading branch information
kalisp committed Sep 16, 2020
1 parent 1e2e278 commit 9049554
Showing 1 changed file with 1 addition and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,39 +642,7 @@
"label": "ffmpeg_args",
"children": [
{
"type": "list",
"object_type": "text",
"key": "input",
"label": "input"
},
{
"type": "list",
"object_type": "text",
"key": "output",
"label": "output"
}
]
}
]
},
{
"type": "dict",
"collapsable": true,
"key": "ExtractReviewSP",
"label": "ExtractReviewSP",
"is_group": true,
"children": [
{
"type": "dict",
"collapsable": false,
"key": "outputs",
"label": "outputs",
"children": [
{
"type": "dict",
"collapsable": false,
"key": "h264",
"label": "h264",
"type": "dict-form",
"children": [
{
"type": "list",
Expand All @@ -687,17 +655,6 @@
"object_type": "text",
"key": "output",
"label": "output"
},
{
"type": "list",
"object_type": "text",
"key": "tags",
"label": "tags"
},
{
"type": "text",
"key": "ext",
"label": "ext"
}
]
}
Expand Down

0 comments on commit 9049554

Please sign in to comment.