mirror of https://github.com/lukechilds/node.git
Browse Source
Improvements: * Removes an unnecessary variable * Avoids having two variables with the same name * Avoids re-declaring an existing parameter * Removes an unnecessary ternary operator * Avoid an inline short-circuit expression for greater clarity.v0.7.4-release
Felix Geisendörfer
14 years ago
committed by
Ryan Dahl
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue