Skip to content

Commit

Permalink
Remove resolved TODO (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasturrell authored Apr 24, 2023
1 parent 8b8ddb6 commit 202331a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ public HttpMethod getMethod() {
@Override
public UriBuilder url(UriBuilder uriBuilder, Map<String, Object> queryParams) {

// TODO this seems unclear in the spec
return uriBuilder.replacePath(more.getPath()).replaceQuery(more.getQuery());

}
Expand Down

0 comments on commit 202331a

Please sign in to comment.