diff --git a/src/Tgstation.Server.Host/System/IPlatformIdentifier.cs b/src/Tgstation.Server.Host/System/IPlatformIdentifier.cs index 104bb0dc32..805b93b97d 100644 --- a/src/Tgstation.Server.Host/System/IPlatformIdentifier.cs +++ b/src/Tgstation.Server.Host/System/IPlatformIdentifier.cs @@ -1,7 +1,5 @@ using System.Runtime.Versioning; -#nullable disable - namespace Tgstation.Server.Host.System { ///