Skip to content

Commit

Permalink
typecheck fix
Browse files Browse the repository at this point in the history
  • Loading branch information
galeaspablo committed Sep 27, 2024
1 parent e50fc8e commit 67a0565
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ public function project(Event $event): void
}
}

/**
* @throws \InvalidArgumentException
*/
private function getPrimaryEmailStatusFromEvent(
Event $event,
null|UnverifiedEmail|VerifiedEmail|VerifiedEmailButRequestedNewEmail $currentStatus = null
Expand Down

0 comments on commit 67a0565

Please sign in to comment.