Fix broken property key

GitOrigin-RevId: d6637b139efa8dde3075a295a71ec63f9a6ea6bf
This commit is contained in:
Bart van Helvert
2025-01-19 01:29:27 +00:00
committed by intellij-monorepo-bot
parent 58285bd196
commit 0a6eb487d1
2 changed files with 3 additions and 18 deletions
@@ -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