Skip to content

Commit e27c8fb

Browse files
TD-5816 Issue clearing 'confirmation requests' of 'optional competencies' if removed/added some other 'optional' competencies
1 parent efa225a commit e27c8fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DigitalLearningSolutions.Web/Services/SelfAssessmentService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,5 @@ int competencyId
605605
{
606606
return selfAssessmentDataService.GetSelfAssessmentResultswithSupervisorVerificationsForDelegateSelfAssessmentCompetency(delegateUserId, selfAssessmentId, competencyId);
607607
}
608-
609608
}
610609
}

0 commit comments

Comments
 (0)