Removed redundant suppression
This commit is contained in:
@@ -18,7 +18,6 @@ import java.util.concurrent.atomic.AtomicBoolean;
|
||||
/**
|
||||
* Contains general methods for EcoEnchants
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
public class EcoEnchants {
|
||||
public static final String CONFIG_LOCATION = "config.";
|
||||
public static final String OBTAINING_LOCATION = "obtaining.";
|
||||
|
||||
Reference in New Issue
Block a user