mirror of https://github.com/lukechilds/node.git
Browse Source
The `/` character does not need to be escaped when occurring inside a character class in a regular expression. Remove such instances of escaping in the code base. PR-URL: https://github.com/nodejs/node/pull/9591 Reviewed-By: Teddy Katz <teddy.katz@gmail.com>v7.x
committed by
Anna Henningsen
4 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue