Skip to content

Commit

Permalink
[codestyle] Remove spurious semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 3, 2017
1 parent ab5b277 commit e9373aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -310,7 +310,7 @@ function set(part, value, fn) {
url.href = url.toString();

return url;
};
}

/**
* Transform the properties back in to a valid and full URL string.
Expand Down

0 comments on commit e9373aa

Please sign in to comment.