(v6.x-staging) doc: remove leftover WHATWG url.format section by silverwind · Pull Request #14351 · nodejs/node

@silverwind

The backport in nodejs#13054 contained a
leftover section from the WHATWG url.format, in addition to the existing
url.format. This removes this section.

@nodejs-github-bot nodejs-github-bot added doc

Issues and PRs related to the documentations.

url

Issues and PRs related to the legacy built-in url module.

v6.x labels

Jul 18, 2017

MylesBorins pushed a commit that referenced this pull request

Jul 18, 2017
The backport in #13054 contained a
leftover section from the WHATWG url.format, in addition to the existing
url.format. This removes this section.

PR-URL: #14351
Reviewed-By: Myles Borins <myles.borins@gmail.com>