diff --git a/src/Tgstation.Server.Host/Components/Session/ITopicClientFactory.cs b/src/Tgstation.Server.Host/Components/Session/ITopicClientFactory.cs index 7f60ace9d0..c4be5235a1 100644 --- a/src/Tgstation.Server.Host/Components/Session/ITopicClientFactory.cs +++ b/src/Tgstation.Server.Host/Components/Session/ITopicClientFactory.cs @@ -2,8 +2,6 @@ using Byond.TopicSender; -#nullable disable - namespace Tgstation.Server.Host.Components.Session { ///