mirror of https://github.com/lukechilds/node.git
Browse Source
* refactor internal util.filterDuplicateStrings() to eliminate unused code paths * `.indexOf()` -> `.includes()` in test * more concise arrow functions PR-URL: https://github.com/nodejs/node/pull/10682 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michal Zasso <targos@protonmail.com>v6
Rich Trott
8 years ago
committed by
James M Snell
3 changed files with 12 additions and 18 deletions
Loading…
Reference in new issue