mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-07-16 08:51:09 +08:00
移除一个本不需要的配置
This commit is contained in:
@@ -19,7 +19,6 @@ public class PrefixConfig {
|
||||
|
||||
public static ConfigValueList<String> SELECTED = new ConfigValueList<>("messages.selected", String.class);
|
||||
public static ConfigValueList<String> EXPIRED = new ConfigValueList<>("messages.expired", String.class);
|
||||
public static ConfigValueList<String> HELP = new ConfigValueList<>("messages.help", String.class);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user