Apply fixes from StyleCI (#5006)

This commit is contained in:
Taylor Otwell 2019-04-24 07:38:42 -05:00 committed by GitHub
parent 12a4885a47
commit 50176732d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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