Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
daurensky authored and github-actions[bot] committed Mar 10, 2024
1 parent 381134a commit 6e85991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FilamentPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace VendorName\Skeleton;

use Filament\Panel;
use Filament\Contracts\Plugin;
use Filament\Panel;
use VendorName\Skeleton\UI\Filament\Resources\SingleNameResource;

class FilamentPlugin implements Plugin
Expand Down

0 comments on commit 6e85991

Please sign in to comment.