-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Remove useless aliases for imports #24871
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 useless aliases for imports #24871
Conversation
Hi @carusogabriel. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
I have a feeling that the failing tests are not related to this PR: https://testing-service.magento-community.engineering/reports/magento/magento2/pull/24871/fde7206cafd097ea0c90012cc18fd30d/Statics/allure-report-ce/index.html#suites/51d3ab4d5d77a0bc6a7ea344e9e7e6be/9fe7fc4056cfdc42/. Can someone double-check that, please? |
Hi @josefbehr, thank you for the review. |
✔️ QA Passed |
Hi @carusogabriel, thank you for your contribution! |
Description (*)
Remove useless aliases for imports.
Fixed Issues (if relevant)
None
Manual testing scenarios (*)
Not necessary
Questions or comments
Unfortunately, we don't have such rule in https://github.com/FriendsOfPHP/PHP-CS-Fixer to add to our
.php_cs.dist
😕Contribution checklist (*)