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

Commit fe96e74

Browse files
stevebaumanStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 2ccf414 commit fe96e74

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
@@ -79,8 +79,6 @@ public function retrieveByCredentials(array $credentials)
7979
// we'll call the eloquent driver.
8080
return parent::retrieveByCredentials($credentials);
8181
}
82-
83-
return;
8482
}
8583

8684
/**

0 commit comments

Comments
 (0)