mirror of https://github.com/lukechilds/node.git
Browse Source
Remove unnecessary named function. V8 will do a better job inferring the name from the assignment to a property. The current formulation does not pass linting. PR-URL: https://github.com/nodejs/node/pull/9524 Reviewed-By: Anna Henningsen <anna@addaleax.net>v7.x
committed by
Anna Henningsen
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue