diff --git a/Vue/Prestations/index.php b/Vue/Prestations/index.php index 6199a4ff..db5c2588 100755 --- a/Vue/Prestations/index.php +++ b/Vue/Prestations/index.php @@ -35,13 +35,6 @@ $carteAvecDonnees = $_SESSION['carteAvecDonnees']; - var_dump( - array( - "faceRegistered" => $faceRegistered, - "faceActif" => $faceActif, - ) - ); - ?>