Skip to content

Commit

Permalink
Merge pull request #136 from sarapis/update-db
Browse files Browse the repository at this point in the history
update seed
  • Loading branch information
d9it committed Mar 8, 2024
2 parents 30a4092 + c4d905c commit 7acc0fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/seeders/DatabaseSeeder.php
Expand Up @@ -3,7 +3,6 @@
namespace Database\Seeders;

use Illuminate\Database\Seeder;
use UserSeeder;

class DatabaseSeeder extends Seeder
{
Expand Down

0 comments on commit 7acc0fd

Please sign in to comment.