diff --git a/src/Tgstation.Server.Host/Security/CryptographySuite.cs b/src/Tgstation.Server.Host/Security/CryptographySuite.cs index 8d2f6eeca5..d98e61c303 100644 --- a/src/Tgstation.Server.Host/Security/CryptographySuite.cs +++ b/src/Tgstation.Server.Host/Security/CryptographySuite.cs @@ -6,8 +6,6 @@ using Microsoft.AspNetCore.Identity; using Tgstation.Server.Host.Models; -#nullable disable - namespace Tgstation.Server.Host.Security { ///