chore: cgl cleanup

This commit is contained in:
Björn Fromme
2026-04-16 13:34:54 +02:00
parent c0cc183c59
commit a927d6bf59
26 changed files with 45 additions and 66 deletions
@@ -22,4 +22,3 @@ class MandatoryAdditionalServicesSelected extends Constraint
return static::CLASS_CONSTRAINT;
}
}
@@ -83,4 +83,3 @@ class MandatoryAdditionalServicesSelectedValidator extends ConstraintValidator
}
}
}