mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
Removed superfluous @SuppressWarnings
This commit is contained in:
parent
968294eed9
commit
ab61ab92fd
@ -38,7 +38,6 @@ public class Languages {
|
||||
// Languages that are not translated at least to 65% are
|
||||
// kept in the "missingLanguages" array until they have enough
|
||||
// translated strings.
|
||||
@SuppressWarnings("unused")
|
||||
public static final Language[] missingLanguages;
|
||||
|
||||
static {
|
||||
|
Loading…
Reference in New Issue
Block a user