We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968294e commit ab61ab9Copy full SHA for ab61ab9
app/src/cc/arduino/i18n/Languages.java
@@ -38,7 +38,6 @@ public class Languages {
38
// Languages that are not translated at least to 65% are
39
// kept in the "missingLanguages" array until they have enough
40
// translated strings.
41
- @SuppressWarnings("unused")
42
public static final Language[] missingLanguages;
43
44
static {
0 commit comments