불필요한 import 별칭을 보고합니다.

예:


  import com.foo.Bar as Bar

빠른 수정을 적용한 후:


  import com.foo.Bar