Skip to content

Commit

Permalink
Remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory authored Sep 22, 2024
1 parent a3ff4ec commit fb25de0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@ public final HttpClientBuilder setDefaultCookieSpecRegistry(
return this;
}


/**
* Sets a map of {@link org.apache.hc.client5.http.entity.InputStreamFactory}s
* to be used for automatic content decompression.
Expand Down Expand Up @@ -752,7 +751,6 @@ public final HttpClientBuilder setNoWrap(final boolean noWrap) {
return this;
}


/**
* Sets default {@link RequestConfig} instance which will be used
* for request execution if not explicitly set in the client execution
Expand Down

0 comments on commit fb25de0

Please sign in to comment.