mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Plonker Remediation: Removed dd line left in from debugging
This commit is contained in:
parent
779f09bff6
commit
2460e7c56e
@ -61,8 +61,6 @@ class ListingResponseBuilder
|
||||
}
|
||||
});
|
||||
|
||||
dd($data->first());
|
||||
|
||||
return response()->json([
|
||||
'data' => $data,
|
||||
'total' => $total,
|
||||
|
Loading…
Reference in New Issue
Block a user