Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 3a45cec

Browse files
committed
Spacing.
1 parent a11c9cd commit 3a45cec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Middleware/WindowsAuthenticate.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function handle(Request $request, Closure $next)
4444
{
4545
// If the user is already logged in, no need to reauthenticate
4646
if (!$this->auth->check()) {
47-
4847
// Retrieve the SSO login attribute.
4948
$auth = $this->getWindowsAuthAttribute();
5049

0 commit comments

Comments
 (0)