This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user