Clean code

This commit is contained in:
Laurent Destailleur
2022-12-31 17:08:10 +01:00
parent 65a2093cd1
commit 57358b618b
45 changed files with 20 additions and 93 deletions

View File

@@ -51,8 +51,6 @@ abstract class ModelePDFCommandes extends CommonDocGenerator
public static function liste_modeles($db, $maxfilenamelength = 0)
{
// phpcs:enable
global $conf;
$type = 'order';
$list = array();