Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Aug 16, 2023
1 parent 4846b11 commit 581743a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ public boolean canAccess() {

public RequestMutation getRequestMutation(RequestDetailsReader requestDetailsReader) {
return RequestMutation.builder().queryParams(paramMutations).build();
}
}

@Override
public String postProcess(
RequestDetailsReader requestDetailsReader, HttpResponse response) throws IOException {
Expand Down

0 comments on commit 581743a

Please sign in to comment.