magento / magento-coding-standard

Magento Coding Standard
Open Software License 3.0
349 stars 153 forks source link

PHP imports #418

Open Nuranto opened 2 years ago

Nuranto commented 2 years ago

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.

m2-assistant[bot] commented 2 years ago

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