### Rule <!--- Provide a high level explanation of the rule --> All imports are effectively used. All imports are sorted ### Reason <!--- Explain, why this rule improves code quality --> Usually after code refactoring, some imports are not necessary anymore and should be removed and re-sorted by the fixer.