linter appeasement
This commit is contained in:
parent
719c9579ba
commit
fe3eeb481d
1 changed files with 0 additions and 1 deletions
|
|
@ -412,7 +412,6 @@ func findInputs(yamlContent []byte) ([]WorkflowInput, error) {
|
|||
}
|
||||
|
||||
for name, input := range m {
|
||||
input.Name = name
|
||||
out = append(out, WorkflowInput{
|
||||
Name: name,
|
||||
Default: input.Default,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue