mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-12-01 16:33:24 +01:00
Suppressed unused in EcoEnchants
This commit is contained in:
parent
9b10bdc51c
commit
fff67516f4
@ -18,6 +18,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
|
|||||||
/**
|
/**
|
||||||
* Contains general methods for EcoEnchants
|
* Contains general methods for EcoEnchants
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class EcoEnchants {
|
public class EcoEnchants {
|
||||||
public static final String CONFIG_LOCATION = "config.";
|
public static final String CONFIG_LOCATION = "config.";
|
||||||
public static final String OBTAINING_LOCATION = "obtaining.";
|
public static final String OBTAINING_LOCATION = "obtaining.";
|
||||||
|
Loading…
Reference in New Issue
Block a user