magento/magento-coding-standard

PHP imports

Nuranto opened this issue · 1 comments

Rule

All imports are effectively used.
All imports are sorted

Reason

Usually after code refactoring, some imports are not necessary anymore and should be removed and re-sorted by the fixer.

Hi @Nuranto. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this