Revert changes

This commit is contained in:
HaHaWTH
2023-09-23 18:29:17 +08:00
parent fdefdb88cc
commit cf01767ad3
3 changed files with 1 additions and 5 deletions
@@ -4,8 +4,6 @@ package fr.xephi.authme.message;
* Keys for translatable messages managed by {@link Messages}.
*/
public enum MessageKey {
/** Successfully verified! */
GUI_CAPTCHA_SUCCESS("3rdpartyfeature.gui_captcha.success"),
/** In order to use this command you must be authenticated! */
DENIED_COMMAND("error.denied_command"),