Fix travis warning

This commit is contained in:
Laurent Destailleur 2017-05-04 12:41:29 +02:00
parent 7ec46b3bd6
commit 1a6c118a5d

View File

@ -127,8 +127,6 @@ if (empty($reshook))
header('Location: '.dol_buildpath('/product/inventory/card.php?action=create', 1)); header('Location: '.dol_buildpath('/product/inventory/card.php?action=create', 1));
exit; exit;
} }
break;
} }
switch($action) { switch($action) {