Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa authored and github-actions[bot] committed Nov 28, 2024
1 parent 34cb58b commit e698457
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 e698457

Please sign in to comment.