Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed May 24, 2024
1 parent b7f4531 commit 561c7c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/factories/AuthCodeFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
use Cone\Root\Models\AuthCode;
use Illuminate\Database\Eloquent\Factories\Factory;
use Illuminate\Support\Facades\Date;
use Illuminate\Support\Str;

class AuthCodeFactory extends Factory
{
Expand Down

0 comments on commit 561c7c5

Please sign in to comment.