mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Fix broken property key
GitOrigin-RevId: d6637b139efa8dde3075a295a71ec63f9a6ea6bf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
58285bd196
commit
0a6eb487d1
@@ -300,7 +300,6 @@ annotation.target.ANNOTATION_TYPE=annotation type
|
||||
annotation.target.CONSTRUCTOR=constructor
|
||||
# suppress inspection "UnusedProperty"
|
||||
annotation.target.FIELD=field
|
||||
# suppress inspection "UnusedProperty"
|
||||
annotation.target.LOCAL_VARIABLE=local variable
|
||||
# suppress inspection "UnusedProperty"
|
||||
annotation.target.METHOD=method
|
||||
|
||||
Reference in New Issue
Block a user