Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Jan 22, 2025
1 parent fc420ea commit c8e58c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Model/UserInvitation.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ public function sendInvitation()
->setData(
[
'Invite' => $this,
'SiteURL' => Director::absoluteBaseURL(),
]
);

Expand Down

0 comments on commit c8e58c8

Please sign in to comment.