Commit 716e6526 authored by Graham Campbell's avatar Graham Campbell

Merge pull request #3491 from laravel/analysis-zObJlq

Applied fixes from StyleCI
parents 7d4b5d75 35654d76
......@@ -24,8 +24,8 @@ class AuthServiceProvider extends ServiceProvider
*/
public function boot(GateContract $gate)
{
parent::registerPolicies($gate);
parent::registerPolicies($gate);
//
//
}
}
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