Skip to content

Commit aae85e7

Browse files
jenssegersStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent c33fc4e commit aae85e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Jenssegers/Mongodb/Auth/PasswordBrokerManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class PasswordBrokerManager extends BasePasswordBrokerManager
1111
*/
1212
protected function createTokenRepository(array $config)
1313
{
14-
1514
$key = $this->app['config']['app.key'];
1615

1716
if (\Illuminate\Support\Str::startsWith($key, 'base64:')) {

0 commit comments

Comments
 (0)