mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 13:36:50 +01:00
Move a comment slightly
This commit is contained in:
@@ -24,8 +24,7 @@ using Tgstation.Server.Host.Utils;
|
||||
namespace Tgstation.Server.Host.Components.Chat
|
||||
{
|
||||
/// <inheritdoc cref="IChatManager" />
|
||||
// TODO: Decomplexify
|
||||
#pragma warning disable CA1506
|
||||
#pragma warning disable CA1506 // TODO: Decomplexify
|
||||
sealed class ChatManager : IChatManager, IRestartHandler
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user