Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jiannei committed Mar 13, 2021
1 parent 42f027a commit e4891a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ protected function formatPaginatedResponse($resource, string $message = '', $cod
return $this->response($this->formatData($data, $message, $code), $code, $headers, $option);
}


/**
* Format paginated data.
*
Expand Down

0 comments on commit e4891a8

Please sign in to comment.