Revert "Apply fixes from StyleCI (#5006)"

This reverts commit 50176732d6.
This commit is contained in:
Graham Campbell 2019-12-31 12:21:39 +00:00 committed by GitHub
parent 195faa16cb
commit 5df3b7b1fe
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;