Skip to content

Commit 6e60cf9

Browse files
authored
Update UserFactory.php
1 parent 992c270 commit 6e60cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/factories/UserFactory.php

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

3-
use Faker\Generator as Faker;
43
use Illuminate\Support\Str;
4+
use Faker\Generator as Faker;
55

66
/*
77
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)