mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 12:33:03 +00:00
Fix Lombok include.
This commit is contained in:
parent
2560bdca4a
commit
008f0d595f
2 changed files with 3 additions and 3 deletions
|
@ -490,7 +490,7 @@ public class Util
|
|||
|
||||
return VANILLA_COLOR_PATTERN.matcher(input).replaceAll("");
|
||||
}
|
||||
|
||||
|
||||
public static String replaceColor(final String input)
|
||||
{
|
||||
if (input == null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue