refactor: remove invalid comment

This commit is contained in:
ChomeNS
2025-04-10 14:08:54 +07:00
parent 185b6d4305
commit dbd4cdb656

View File

@@ -9,8 +9,6 @@ import net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer;
public class ChatMessageUtilities {
private static final LegacyComponentSerializer SERIALIZER = LegacyComponentSerializer
// https://sus.red/abc?a=b&c=d will break the styles, click event, hover events, everything
.legacySection()
.toBuilder()