Skip to content

Commit

Permalink
Merge pull request laravel#5196 from laravel/revert-5006-analysis-qxPGgA
Browse files Browse the repository at this point in the history
[6.x] Revert "Apply fixes from StyleCI"
  • Loading branch information
GrahamCampbell authored Dec 31, 2019
2 parents 195faa1 + 5df3b7b commit 25c36eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/factories/UserFactory.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

/** @var \Illuminate\Database\Eloquent\Factory $factory */

use App\User;
use Faker\Generator as Faker;
use Illuminate\Support\Str;
Expand Down

0 comments on commit 25c36eb

Please sign in to comment.