mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-09 12:10:56 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO ljacqu 20160117: Call async task via Management
|
|
||||||
management.performPasswordChange(player, oldPassword, newPassword);
|
management.performPasswordChange(player, oldPassword, newPassword);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user