From 8d8ded324d2b0eb5fade1cb5360c5d40d9593f00 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 17 Sep 2019 11:56:16 +0000 Subject: [PATCH] Fixing style errors. --- 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 4e90390c223..cd8a69e0f7d 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -504,7 +504,6 @@ class AdherentType extends CommonObject if (! empty($conf->global->MAIN_MULTILANGS)) { $this->getMultiLangs(); } - } return 1;