@@ -54,7 +54,6 @@ class RollingBall extends Controller{
'matchData'=>$result
];
- dd($data);
return $data;
}