-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Removed unused interface reference #16932
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
Removed unused interface reference #16932
Conversation
|
Hi @jochhop. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
Hi @jochhop , Thanks for your contribution. Can you edit your Comment following the PR Template ? Will it useful for us to process the PR. (I know that is a small PR, but it's necessary) |
|
Hi @osrecio , thanks for the clarification, I have updated it, is it enough? |
|
I edited the comment with correct format. Thanks |
|
Hi @jochhop. Thank you for your contribution. |
|
thanks @orlangur I'll use it the next time for this kind of issue |
Removed unused interface reference
Description
The interface
Magento\Framework\Indexer\StateInterfaceis not being used in this class, so its reference declaration is not necessaryFixed Issues (if relevant)
Improvement
Manual testing scenarios
N/A
Contribution checklist