Skip to content

Commit e4891a8

Browse files
committed
Apply fixes from StyleCI
1 parent 42f027a commit e4891a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Response.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ protected function formatPaginatedResponse($resource, string $message = '', $cod
262262
return $this->response($this->formatData($data, $message, $code), $code, $headers, $option);
263263
}
264264

265-
266265
/**
267266
* Format paginated data.
268267
*

0 commit comments

Comments
 (0)