Skip to content

Commit 824a374

Browse files
committed
fix: filenameAIM removed from required inputs for PerformanceApps in registry
filenameAIM was added by mistake earlier
1 parent bb1eeff commit 824a374

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

modules/Workflow/WorkflowApplications.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,13 +1278,7 @@
12781278
},
12791279
"SystemPerformanceApplications": {
12801280
"API": {
1281-
"Inputs": [
1282-
{
1283-
"id": "filenameAIM",
1284-
"type": "workflowDefault",
1285-
"description": "name of AIM file"
1286-
}
1287-
],
1281+
"Inputs": [],
12881282
"Outputs": []
12891283
},
12901284
"Applications": [

0 commit comments

Comments
 (0)