mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-25 19:45:44 +01:00
Remove unused method
This commit is contained in:
parent
d9ef031ff1
commit
2e2d6ad75f
@ -279,10 +279,6 @@ public class ChestCommands extends JavaPlugin {
|
||||
public static String getNewVersion() {
|
||||
return newVersion;
|
||||
}
|
||||
|
||||
public static void setLastReloadErrors(ErrorCollector lastLoadErrors) {
|
||||
ChestCommands.lastLoadErrors = lastLoadErrors;
|
||||
}
|
||||
|
||||
public static ErrorCollector getLastLoadErrors() {
|
||||
return lastLoadErrors;
|
||||
|
Loading…
Reference in New Issue
Block a user