Skip to content

Commit ab61ab9

Browse files
committed
Removed superfluous @SuppressWarnings
1 parent 968294e commit ab61ab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/cc/arduino/i18n/Languages.java

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public class Languages {
3838
// Languages that are not translated at least to 65% are
3939
// kept in the "missingLanguages" array until they have enough
4040
// translated strings.
41-
@SuppressWarnings("unused")
4241
public static final Language[] missingLanguages;
4342

4443
static {

0 commit comments

Comments
 (0)