diff --git a/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs b/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs index ebec279d77..c3d56bfd60 100644 --- a/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs +++ b/src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs @@ -429,7 +429,7 @@ namespace Tgstation.Server.Host.Components.Deployment /// /// The directory to cleanup. /// The for this . - /// The deletion task + /// The deletion task. async Task DeleteCompileJobContent(string directory, CancellationToken cancellationToken) { // Then call the cleanup event, waiting here first