mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-24 01:27:35 +01:00
Remove solved todo message
This commit is contained in:
parent
df17821e85
commit
2c4d1b54cf
@ -47,7 +47,6 @@ public class ChangePasswordCommand extends PlayerCommand {
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO ljacqu 20160117: Call async task via Management
|
||||
management.performPasswordChange(player, oldPassword, newPassword);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user