This commit is contained in:
2020-05-25 21:16:04 +00:00
parent 125caee9dc
commit ea65e63d1c

View File

@@ -159,7 +159,6 @@ namespace AyaNova.Biz
/// Remove any jobs or logs for the object in question /// Remove any jobs or logs for the object in question
/// </summary> /// </summary>
/// <param name="ayObj"></param> /// <param name="ayObj"></param>
///
internal static async Task DeleteJobsForObjectAsync(AyaTypeId ayObj) internal static async Task DeleteJobsForObjectAsync(AyaTypeId ayObj)
{ {
//Get a list of all jobid's for the object passed in //Get a list of all jobid's for the object passed in