Skip to content

Commit

Permalink
Update DatabaseSeeder.php
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Jan 27, 2024
1 parent 0aeae83 commit 7b6cb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/seeders/DatabaseSeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
use Filament\Notifications\Actions\Action;
use Filament\Notifications\Notification;
use Illuminate\Database\Eloquent\Collection;
use Illuminate\Database\Query\Expression;
use Illuminate\Database\Seeder;
use Illuminate\Support\Facades\Storage;
use Symfony\Component\Console\Helper\ProgressBar;
Expand Down

0 comments on commit 7b6cb43

Please sign in to comment.