Commit 5025d7bf authored by Rich Trott's avatar Rich Trott
Browse files

zlib: fix linting recently-introduced lint error

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: default avatarAnna Henningsen <anna@addaleax.net>
parent 77ec310d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment