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

Commit 19335ed

Browse files
committed
Merge pull request #60 from Adldap2/analysis-q5ZEvr
Applied fixes from StyleCI
2 parents da9abb4 + becbe93 commit 19335ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AdldapAuthUserProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ public function retrieveByCredentials(array $credentials)
8181
// we'll call the eloquent driver.
8282
return parent::retrieveByCredentials($credentials);
8383
}
84-
85-
return;
8684
}
8785

8886
/**

0 commit comments

Comments
 (0)