Skip to content

Commit

Permalink
PHP Linting (Pint)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackedhorizon authored and github-actions[bot] committed Sep 3, 2024
1 parent 8b87730 commit 55f7bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ class User extends Authenticatable implements MustVerifyEmail
'password' => 'hashed',
];


/**
* Send the email verification notification.
*
Expand Down

0 comments on commit 55f7bd7

Please sign in to comment.