This commit is contained in:
2022-10-25 21:06:57 +00:00
parent 56320e1bd8
commit 6a7bfa4530
2 changed files with 8 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ using AyaNova.Models;
namespace AyaNova.Biz
{
//#################### NOTE: This also does some license checking tasks, put in here instead of the corejoblicense job deliberately #############
/// <summary>
/// JobSweeper - called by Generator to clean out old jobs that are completed and their logs
///