Skip to content

Both branches of if-then-else are identical #6031

Open
@chavacava

Description

@chavacava

Both branches of if-then-else are identical

} else if team == "" && app == "" && env == "" && act == "" {
return model, nil
} else {
return model, nil
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstriage-acceptedIssue is accepted by the organisation to be worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions