@@ -3,7 +3,6 @@ include_once __DIR__ . '/webDbConnection.php';
$conn = new WebDbConnection( );
-var_dump($_POST);
$countryId = $_POST['countrySelector'];
$leagueId = $_POST['leagueSelector'];