Skip to content

Remove duplicate code example - Remove unnecessary, misleading statement #5

@chiarafsc

Description

@chiarafsc

The 'Remove duplicate code' in section '3 - Functions' has an unnecessary misleading statement:

function showList(employees) {
    ... 
    // the following line is unnecessary
    var favoriteManagerBooks = getMBAList()
    ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions