AAAAAAAAA

This commit is contained in:
AffectedArc07
2023-01-20 20:43:40 +00:00
parent 77aee7f2fd
commit fce2288afd
@@ -429,7 +429,7 @@ namespace Tgstation.Server.Host.Components.Deployment
/// </summary>
/// <param name="directory">The directory to cleanup.</param>
/// <param name="cancellationToken">The <see cref="CancellationToken"/> for this <see cref="Task"/>.</param>
/// <returns>The deletion task</returns>
/// <returns>The deletion task.</returns>
async Task DeleteCompileJobContent(string directory, CancellationToken cancellationToken)
{
// Then call the cleanup event, waiting here first