Skip to content

Commit

Permalink
forgot to remove this
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Sep 3, 2020
1 parent 349dc0f commit 5633f63
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export function parseRelativeUrl(url: string, base?: string) {
}
return {
pathname,
searchParams,
query: searchParamsToUrlQuery(searchParams),
search,
hash,
Expand Down

0 comments on commit 5633f63

Please sign in to comment.