We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c98fca commit 38a9dd7Copy full SHA for 38a9dd7
database/factories/ClientFactory.php
@@ -2,7 +2,6 @@
2
3
namespace Laravel\Passport\Database\Factories;
4
5
-use Faker\Generator as Faker;
6
use Illuminate\Database\Eloquent\Factories\Factory;
7
use Illuminate\Support\Str;
8
use Laravel\Passport\Client;
0 commit comments