diff --git a/app/scodoc/sco_abs_notification.py b/app/scodoc/sco_abs_notification.py index 0a63fc56..e1ebfddf 100644 --- a/app/scodoc/sco_abs_notification.py +++ b/app/scodoc/sco_abs_notification.py @@ -282,9 +282,6 @@ def abs_notification_message( "scolar.fiche_etud", scodoc_dept=g.scodoc_dept, etudid=etudid, _external=True ) - # Formsemestre concerné (ex: "BUT Informatique semestre 2") - values["semestre"] = formsemestre.titre_num() - template = prefs["abs_notification_mail_tmpl"] txt = "" if template: