mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Clean code
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user