using Content.Shared.Chat;
namespace Content.Client.Chat;
public sealed class ChatSystem : SharedChatSystem {}