Skip to content

Commit 5017673

Browse files
authored
Apply fixes from StyleCI (laravel#5006)
1 parent 12a4885 commit 5017673

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database/factories/UserFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33
/** @var \Illuminate\Database\Eloquent\Factory $factory */
4-
54
use App\User;
65
use Illuminate\Support\Str;
76
use Faker\Generator as Faker;

0 commit comments

Comments
 (0)