Skip to content

Commit

Permalink
chore: fix linter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Mar 11, 2024
1 parent da11246 commit fbb708f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UserProviderAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ final public function getRepository(): UserRepositoryContract
*/
final public function rehashPasswordIfRequired(Authenticatable $user, array $credentials, bool $force = false): void
{

}

/**
Expand Down

0 comments on commit fbb708f

Please sign in to comment.