From f0743c55bb678d6546b8db516a7456bb24562e70 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 24 Oct 2018 11:24:10 +0200 Subject: [PATCH] Fix phpcs --- htdocs/product/class/product.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index f8326a60721..49d4d9a290c 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -3556,7 +3556,6 @@ class Product extends CommonObject } else { return false; } - } /**