[java] Unused properties removed

GitOrigin-RevId: 35bf04e774d2f3bec67006eb6068a6597dbc2bbd
This commit is contained in:
Tagir Valeev
2021-05-14 15:13:50 +07:00
committed by intellij-monorepo-bot
parent 0062c10801
commit 0136ec1c0c
2 changed files with 0 additions and 3 deletions

View File

@@ -544,7 +544,6 @@ type.constraint.assignability.explanation.subtype.of.subtype={0} is already know
type.constraint.assignability.explanation.not.instance.of={0} is known to be not {1}
type.constraint.assignability.explanation.not.instance.of.supertype={0} is known to be not {1} which is a supertype of {2}
type.constraint.assignability.explanation.definitely.inconvertible={0} is known to be {1} which is definitely incompatible with {2}
type.presentation.except.values={0}, not in {1}
inspection.message.javac.quick.intersection.type.problem=Though assignment is formal correct, it could lead to ClassCastException at runtime. Expected: ''{0}'', actual: ''{1}''
suggest.package.private.visibility.level.for.classes.in.exported.packages.java.9=Suggest package-private visibility level for classes in exported packages (Java 9+)
generate.members.position.at.caret=At caret