Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RunarVestmann committed Dec 6, 2024
1 parent 9411395 commit ef23478
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ const hasDisabilityAssessment = (
return (
typeOfBasePension === BasePensionType.Disability ||
typeOfBasePension === BasePensionType.Rehabilitation ||
// TODO: verify
typeOfBasePension === BasePensionType.NewSystemDisability ||
typeOfBasePension === BasePensionType.NewSystemPartialDisability ||
typeOfBasePension === BasePensionType.NewSystemMedicalAndRehabilitation
Expand Down

0 comments on commit ef23478

Please sign in to comment.