Skip to content

Commit

Permalink
remove mis-pasted lines
Browse files Browse the repository at this point in the history
  • Loading branch information
darynmitchell committed Mar 22, 2021
1 parent e0f93b2 commit d6523b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Events/SignedIn.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ public function getAuth(): Auth
*/
public function getSaml2User(): Saml2User
{
$this->user = $user;
$this->auth = $auth;
return $this->user;
}
}

0 comments on commit d6523b1

Please sign in to comment.