Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes RequestBuilder generic argument from AbstractClient #31025

Closed
wants to merge 1 commit into from
Closed

Removes RequestBuilder generic argument from AbstractClient #31025

wants to merge 1 commit into from

Conversation

colings86
Copy link
Contributor

AbstractClient.doExecute() had a generic argument for
RequestBuilder which was no longer used after
#30966. This change
removes that unused generic argument.

`AbstractClient.doExecute()` had a generic argument for
`RequestBuilder` which was no longer used after
#30966. This change
removes that unused generic argument.
@colings86 colings86 added >non-issue review :Core/Infra/Core Core issues without another label labels Jun 1, 2018
@colings86 colings86 self-assigned this Jun 1, 2018
@colings86 colings86 requested review from rjernst and s1monw June 1, 2018 09:03
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@colings86
Copy link
Contributor Author

Closing as @rjernst is working on related PRs and will fix as part of those

@colings86 colings86 closed this Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >non-issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants