dcaoyuan / nbscala

NetBeans Plugin for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import used only in annotation appears as unused

retog opened this issue · comments

The class is annotated with: @service(Array(classOf[TypeRenderlet])), it suggests to remove the import for TypeRenderlet.