From e828e730c1326ae410fd4006ff144916fe7af100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Mon, 2 Nov 2020 14:06:26 +0100 Subject: [PATCH] phpcs --- htdocs/adherents/class/adherent_type.class.php | 1 - 1 file changed, 1 deletion(-) 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 ''; } - }