mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-19 16:59:37 +01:00
We don't need this
This commit is contained in:
parent
83a3488d0d
commit
702537e8fd
@ -22,7 +22,6 @@ public class TreasuresConfig extends ConfigLoader{
|
||||
public static TreasuresConfig getInstance() {
|
||||
if (instance == null) {
|
||||
instance = new TreasuresConfig(mcMMO.p);
|
||||
instance.load();
|
||||
}
|
||||
|
||||
return instance;
|
||||
|
Loading…
x
Reference in New Issue
Block a user