Skip to content

Commit 38a9dd7

Browse files
authored
Apply fixes from StyleCI (#1335)
1 parent 0c98fca commit 38a9dd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database/factories/ClientFactory.php

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

33
namespace Laravel\Passport\Database\Factories;
44

5-
use Faker\Generator as Faker;
65
use Illuminate\Database\Eloquent\Factories\Factory;
76
use Illuminate\Support\Str;
87
use Laravel\Passport\Client;

0 commit comments

Comments
 (0)