Skip to content

Commit d6523b1

Browse files
committed
remove mis-pasted lines
1 parent e0f93b2 commit d6523b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Events/SignedIn.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ public function getAuth(): Auth
5555
*/
5656
public function getSaml2User(): Saml2User
5757
{
58-
$this->user = $user;
59-
$this->auth = $auth;
6058
return $this->user;
6159
}
6260
}

0 commit comments

Comments
 (0)