mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
removed debug flags
This commit is contained in:
parent
34231ef1af
commit
9856f5fd71
@ -70,8 +70,6 @@ class TypeSenseScoutSearchService implements ScoutSearchService
|
||||
$options = $this->overrideSortingOrder($options, $modelInstance, $orderByField, $sortDirectionDescending);
|
||||
}
|
||||
|
||||
dd($options, $orderByField);
|
||||
|
||||
$results = $documents->search($options);
|
||||
$this->recordSearchTelemetry($query, $results);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user