diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index 420ad95fca8..6fe3fab956c 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -783,5 +783,4 @@ class AdherentType extends CommonObject return ''; } - }