Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
stylefix
Browse files Browse the repository at this point in the history
  • Loading branch information
juampi92 committed Jul 27, 2018
1 parent dc4e7f2 commit df192f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CursorPaginationServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ public function registerMacro()
$options['date_identifier'] = $this->model->hasCast($options['identifier'], ['datetime', 'date']);
}


// Resolve the cursor by using the request query params
$cursor = CursorPaginator::resolveCurrentCursor($options['request']);

Expand Down

0 comments on commit df192f2

Please sign in to comment.