Skip to content

Commit

Permalink
fix styleci linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
vinothkannans committed Nov 12, 2024
1 parent 944e225 commit 597e3b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/Http/Responses/LoginResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@

class LoginResponse implements LoginResponseContract
{

/**
* @param $request
*
*
* @return mixed
*/
public function toResponse($request)
Expand Down

0 comments on commit 597e3b5

Please sign in to comment.