Merge pull request #60 from jonnybarnes/analysis-qvw6Bv

Apply fixes from StyleCI
This commit is contained in:
Jonny Barnes 2017-08-11 21:35:19 +01:00 committed by GitHub
commit 3ca1060170

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