Merge pull request #5196 from laravel/revert-5006-analysis-qxPGgA

[6.x] Revert "Apply fixes from StyleCI"
This commit is contained in:
Graham Campbell 2019-12-31 12:22:50 +00:00 committed by GitHub
commit 25c36eb592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?php
/** @var \Illuminate\Database\Eloquent\Factory $factory */
use App\User;
use Faker\Generator as Faker;
use Illuminate\Support\Str;