Commit aae85e78 authored by Jens Segers's avatar Jens Segers Committed by StyleCI Bot

Apply fixes from StyleCI

parent c33fc4e1
......@@ -11,7 +11,6 @@ class PasswordBrokerManager extends BasePasswordBrokerManager
*/
protected function createTokenRepository(array $config)
{
$key = $this->app['config']['app.key'];
if (\Illuminate\Support\Str::startsWith($key, 'base64:')) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment