diff --git a/src/Tgstation.Server.Host/Utils/GitHub/GitHubServiceFactory.cs b/src/Tgstation.Server.Host/Utils/GitHub/GitHubServiceFactory.cs index adb8d32c47..efa08d13bb 100644 --- a/src/Tgstation.Server.Host/Utils/GitHub/GitHubServiceFactory.cs +++ b/src/Tgstation.Server.Host/Utils/GitHub/GitHubServiceFactory.cs @@ -7,8 +7,6 @@ using Octokit; using Tgstation.Server.Host.Configuration; -#nullable disable - namespace Tgstation.Server.Host.Utils.GitHub { ///