Skip to content

Commit

Permalink
fix: load the themes seeder
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnsultan committed Nov 23, 2024
1 parent 790007c commit c2900ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/database/seeds/DatabaseSeeder.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

namespace App\Database\Seeds;

use Google\Service\Dfareporting\Resource\UserRoles;
use Illuminate\Database\Seeder;

class DatabaseSeeder extends Seeder
Expand Down

0 comments on commit c2900ec

Please sign in to comment.