Commit 35654d76 authored by Graham Campbell's avatar Graham Campbell Committed by StyleCI Bot

Applied fixes from StyleCI

parent 7d4b5d75
......@@ -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