Skip to content

Commit

Permalink
Make check happy
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlowskija committed Feb 9, 2024
1 parent e70b2e2 commit ceb81c9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ static class Builder extends ConcurrentUpdateHttp2SolrClient.Builder {
/**
* @param baseSolrUrl the base URL of a Solr node. Should <em>not</em> contain a collection or
* core name
* @param client
* @param req
* @param errors
* @param client a SolrClient to use for all requests
* @param req a request wrapper
* @param errors a placeholder for recording errors
*/
public Builder(
String baseSolrUrl,
Expand Down

0 comments on commit ceb81c9

Please sign in to comment.