Applied fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
7d4b5d75ef
commit
35654d761d
@@ -24,8 +24,8 @@ class AuthServiceProvider extends ServiceProvider
|
|||||||
*/
|
*/
|
||||||
public function boot(GateContract $gate)
|
public function boot(GateContract $gate)
|
||||||
{
|
{
|
||||||
parent::registerPolicies($gate);
|
parent::registerPolicies($gate);
|
||||||
|
|
||||||
//
|
//
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user