mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-26 15:45:12 +01:00
Suppressed ValueGetter unused warning
This commit is contained in:
parent
9753fc3bdc
commit
93f9658852
@ -4,6 +4,7 @@ import org.jetbrains.annotations.NotNull;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
public interface ValueGetter {
|
||||
/**
|
||||
* Get an integer from config.
|
||||
|
Loading…
Reference in New Issue
Block a user