From 05531f95d6ad5be7dbf8fb8b09353d187a78bdab Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 30 Jul 2020 14:03:01 +0200 Subject: [PATCH] Fix phpcs --- htdocs/public/recruitment/view.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/public/recruitment/view.php b/htdocs/public/recruitment/view.php index 3cddbef74a0..e34908dd0a7 100644 --- a/htdocs/public/recruitment/view.php +++ b/htdocs/public/recruitment/view.php @@ -301,4 +301,3 @@ htmlPrintOnlinePaymentFooter($mysoc, $langs); llxFooter('', 'public'); $db->close(); -