Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
joydeep-bhowmik committed Mar 1, 2024
1 parent 52a8ede commit e0020aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Concerns/GiveExperience.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ public function addPoints(

/**
* If the User does have an Experience record, update it.
*
*/
if ($this->levelCapExceedsUserLevel()) {
return $this->experience;
Expand Down

0 comments on commit e0020aa

Please sign in to comment.