9

Redundant comments.

// check if 'thing' exists
if (thingExists()) {
...
}

Comments
Add Comment