Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed May 12, 2024
1 parent a380e19 commit f07004a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion galette/lib/Galette/Entity/Adherent.php
Expand Up @@ -1324,7 +1324,6 @@ public function validate(string $field, mixed $value, array $values): void
$value = null;
}
$bools = [
'due_free',
'bool_admin_adh',
'bool_exempt_adh',
'bool_display_info'
Expand Down

0 comments on commit f07004a

Please sign in to comment.