diff --git a/src/Tgstation.Server.Host/Components/Interop/ChatUpdate.cs b/src/Tgstation.Server.Host/Components/Interop/ChatUpdate.cs index af902de7b6..12e9b408ab 100644 --- a/src/Tgstation.Server.Host/Components/Interop/ChatUpdate.cs +++ b/src/Tgstation.Server.Host/Components/Interop/ChatUpdate.cs @@ -4,8 +4,6 @@ using System.Linq; using Tgstation.Server.Host.Components.Chat; -#nullable disable - namespace Tgstation.Server.Host.Components.Interop { ///