mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-01-27 01:11:21 +01:00
Removed redundant suppression
This commit is contained in:
parent
f6bcbc7322
commit
901cb281a5
@ -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.";
|
||||
|
Loading…
Reference in New Issue
Block a user