Skip to content

Commit 53e4322

Browse files
committed
Update
1 parent 64201e4 commit 53e4322

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Traits/WithSorting.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public function applySorting($query)
5454
}
5555

5656
foreach ($this->sorts as $field => $direction) {
57-
5857
$column = $this->getColumn($field);
5958

6059
if (is_null($column)) {

0 commit comments

Comments
 (0)