Skip to content

Commit

Permalink
Remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vaeinoe committed Feb 1, 2024
1 parent 05dcdb1 commit 68fc479
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ class KoskiDataHandler(
)
return false
}
// Valmiit TUVA-suoritukset, l. väh. 19 opintoviikkoa halutaan säilyttää aina, keskeneräiset tältä lukuvuodelta.
if (!suoritus.laajuusVahintaan(19) && KoskiUtil.isBeforeTuvaStartDate(lasnaDate.get)) {
logger.info(
s"Filtteröitiin henkilöltä $henkiloOid keskeneräinen tuva-suoritus, joka on alkanut ennen viime vuoden elokuun ensimmäistä päivää."
Expand Down

0 comments on commit 68fc479

Please sign in to comment.