mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Remove unused variable
This commit is contained in:
parent
c3db026fd9
commit
74c367c069
@ -430,7 +430,6 @@ public class mcMMO extends JavaPlugin {
|
||||
*/
|
||||
private void registerCommands() {
|
||||
CommandRegistrationHelper.registerSkillCommands();
|
||||
Config configInstance = Config.getInstance();
|
||||
|
||||
// mc* commands
|
||||
getCommand("mcpurge").setExecutor(new McpurgeCommand());
|
||||
|
Loading…
Reference in New Issue
Block a user