mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-11 13:48:13 +03:00
Plonker Remediation: Removed dd line left in from debugging
This commit is contained in:
@ -61,8 +61,6 @@ class ListingResponseBuilder
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
dd($data->first());
|
|
||||||
|
|
||||||
return response()->json([
|
return response()->json([
|
||||||
'data' => $data,
|
'data' => $data,
|
||||||
'total' => $total,
|
'total' => $total,
|
||||||
|
Reference in New Issue
Block a user