From ce2d67f22568761821e0fb31821c15953e7139cd Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 16 Dec 2018 17:45:51 +0100 Subject: [PATCH] Fix phpcs --- htdocs/compta/cashcontrol/cashcontrol_card.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/compta/cashcontrol/cashcontrol_card.php b/htdocs/compta/cashcontrol/cashcontrol_card.php index cfb9d3de8bc..4311a3348bc 100644 --- a/htdocs/compta/cashcontrol/cashcontrol_card.php +++ b/htdocs/compta/cashcontrol/cashcontrol_card.php @@ -150,8 +150,6 @@ if ($action=="create" || $action=="start") { // Calculate $initialbalanceforterminal and $theoricalamountforterminal for terminal 0 // TODO - - } print load_fiche_titre($langs->trans("CashControl")." - ".$langs->trans("New"), '', 'title_bank.png');