Apply fixes from StyleCI

This commit is contained in:
Jonny Barnes 2017-08-11 20:26:32 +00:00 committed by StyleCI Bot
parent 2b5e17ab4e
commit 16ba0e18a4

View file

@ -2,7 +2,6 @@
namespace App\Providers; namespace App\Providers;
use Illuminate\Support\Facades\Gate;
use Illuminate\Foundation\Support\Providers\AuthServiceProvider as ServiceProvider; use Illuminate\Foundation\Support\Providers\AuthServiceProvider as ServiceProvider;
class AuthServiceProvider extends ServiceProvider class AuthServiceProvider extends ServiceProvider