From 000993f3cca1300b5e4f9be2e375f7e83534704b Mon Sep 17 00:00:00 2001 From: Anna Kozlova Date: Thu, 29 Oct 2020 14:03:36 +0100 Subject: [PATCH] remove unused property GitOrigin-RevId: 1d6265849dd1dbb6e1e4963675c8ff1db05d2c4e --- .../openapi/resources/messages/JavaCompilerBundle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties index a2549e78d11a..247c1ba46ebc 100644 --- a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties +++ b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties @@ -215,7 +215,6 @@ classes.up.to.date.check=Classes up-to-Date Check action.run.all.affected.tests.text=Run All Affected Tests popup.title.affected.tests.counts=Found {0} {1, choice, 0#Test|1#Tests} in {2} {3, choice, 0#Class|1#Classes} for {4} -affected.tests.test.usage.word=test popup.title.chosen.artifact.action=Action{0,choice,0# For {0} Artifacts|1#|2# For {0} Artifacts} dialog.message.output.dir.contains.source.roots=The output directory ''{0}'' of ''{1}'' artifact contains source roots of the project.\