Skip to content

Commit

Permalink
Apply fixes from StyleCI (#1337)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Aug 25, 2020
1 parent 40956f1 commit 62a1ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/factories/ClientFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Laravel\Passport\Database\Factories;

use Faker\Generator as Faker;
use Illuminate\Database\Eloquent\Factories\Factory;
use Illuminate\Support\Str;
use Laravel\Passport\Client;
Expand Down

0 comments on commit 62a1ca7

Please sign in to comment.