mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-07 03:11:02 +01:00
Yes, the MVConfigMigrator is old and uses deprecated stuff.
This commit is contained in:
parent
dbf109f051
commit
8b721886f5
@ -17,6 +17,7 @@ import java.util.Arrays;
|
||||
import java.util.List;
|
||||
import java.util.logging.Level;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public abstract class MVConfigMigrator {
|
||||
public List<String> createdDefaults = new ArrayList<String>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user