diff --git a/src/Tgstation.Server.Host/Components/Repository/LibGit2Commands.cs b/src/Tgstation.Server.Host/Components/Repository/LibGit2Commands.cs index b70dc7b156..ec5c37a880 100644 --- a/src/Tgstation.Server.Host/Components/Repository/LibGit2Commands.cs +++ b/src/Tgstation.Server.Host/Components/Repository/LibGit2Commands.cs @@ -3,8 +3,6 @@ using System.Collections.Generic; using LibGit2Sharp; -#nullable disable - namespace Tgstation.Server.Host.Components.Repository { ///