Skip to content

url: remove redundant assignment in url.parse

Rodrigo Muino Tomonari requested to merge github/fork/rlidwka/urljs into v1.x

Just a nitpick.

this.href is set later in url.js#L345, so I believe this assignment does nothing except wastes CPU time.

Merge request reports

Loading