不要なインポートエイリアスを報告します。

例:


  import com.foo.Bar as Bar

クイックフィックス適用後:


  import com.foo.Bar