Apply fixes from StyleCI (#5100)

This commit is contained in:
Dries Vints
2019-09-10 17:26:00 +02:00
committed by Taylor Otwell
parent 79fb6af96e
commit e656932002
15 changed files with 21 additions and 21 deletions

View File

@@ -2,8 +2,8 @@
/** @var \Illuminate\Database\Eloquent\Factory $factory */
use App\User;
use Illuminate\Support\Str;
use Faker\Generator as Faker;
use Illuminate\Support\Str;
/*
|--------------------------------------------------------------------------