Fix phpcs

This commit is contained in:
Laurent Destailleur
2023-11-17 01:40:11 +01:00
parent 5e59e8d0e4
commit 9748ece49f

View File

@@ -1413,5 +1413,4 @@ class Paiement extends CommonObject
$accountline->fetch($this->bank_line);
return $accountline->rappro;
}
}