Skip to content

Commit

Permalink
Apply fixes from StyleCI (#5006)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Apr 24, 2019
1 parent 12a4885 commit 5017673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/factories/UserFactory.php
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php <?php


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

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

0 comments on commit 5017673

Please sign in to comment.