Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jan 11, 2024
1 parent d43de37 commit 0666f85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ private BufferedImage fetchImage(
final URI commonUri = new URI(this.params.getBaseUrl());
final ClientHttpRequest request =
clientHttpRequestFactory.createRequest(commonUri, HttpMethod.GET);
final boolean failOnError = this.params.failOnError;
return fetchImage(request, transformer);
}

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0666f85

Please sign in to comment.