diff --git a/src/Tgstation.Server.Host/Security/ICryptographySuite.cs b/src/Tgstation.Server.Host/Security/ICryptographySuite.cs index 955fdac6ae..257a78f4d1 100644 --- a/src/Tgstation.Server.Host/Security/ICryptographySuite.cs +++ b/src/Tgstation.Server.Host/Security/ICryptographySuite.cs @@ -1,7 +1,5 @@ using Tgstation.Server.Host.Models; -#nullable disable - namespace Tgstation.Server.Host.Security { ///