-
Notifications
You must be signed in to change notification settings - Fork 25k
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
Remove unused deprecation logger. #95290
Conversation
@howardhuanghua please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
@elasticmachine test this please |
Pinging @elastic/es-search (Team:Search) |
hey @howardhuanghua please push a commit removing the changelog, since they are automatically created and in this case it's not necessary |
Done. ^^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @howardhuanghua.
It's introduced in #72155.
And also the target logger class
RestSearchAction
is incorrect. So remove this unused deprecation logger directly.