Skip to content

Commit

Permalink
- setup
Browse files Browse the repository at this point in the history
  • Loading branch information
EwelinaSkrzypacz committed Nov 13, 2024
1 parent 05ef62d commit ccef105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/factories/UserFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

namespace Database\Factories;

use Interns2024c\Models\User;
use Illuminate\Database\Eloquent\Factories\Factory;
use Illuminate\Support\Str;
use Interns2024c\Models\User;

/**
* @extends Factory<User>
Expand Down

0 comments on commit ccef105

Please sign in to comment.