9
campbell
10y

Redundant comments.

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

Comments
Add Comment