Skip to content

Commit

Permalink
Revert "Apply fixes from StyleCI (laravel#5006)"
Browse files Browse the repository at this point in the history
This reverts commit 5017673.
  • Loading branch information
GrahamCampbell authored Dec 31, 2019
1 parent 195faa1 commit 5df3b7b
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 5df3b7b

Please sign in to comment.