Skip to content

Commit

Permalink
Merge branch 'main' of github.com:vormkracht10/filament-media-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Nov 28, 2024
2 parents 0936931 + e698457 commit 7fac4c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MediaPickerPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
namespace Vormkracht10\MediaPicker;

use Closure;
use Filament\Panel;
use Filament\Contracts\Plugin;
use Illuminate\Support\Facades\Config;
use Filament\Panel;
use Filament\Support\Concerns\EvaluatesClosures;
use Illuminate\Support\Facades\Config;
use Vormkracht10\MediaPicker\Resources\MediaResource;

class MediaPickerPlugin implements Plugin
Expand Down

0 comments on commit 7fac4c1

Please sign in to comment.