Skip to content

Commit

Permalink
make phpstan happy 😎
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh committed Aug 26, 2023
2 parents 2972256 + 3451e3f commit 24a8ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/RoleResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
use BezhanSalleh\FilamentShield\Resources\RoleResource\Pages;
use BezhanSalleh\FilamentShield\Support\Utils;
use Filament\Forms;
use Filament\Forms\Components\Component;
use Filament\Forms\Components\Actions\Action as FormAction;
use Filament\Forms\Components\Component;
use Filament\Forms\Form;
use Filament\Resources\Resource;
use Filament\Tables;
Expand Down

0 comments on commit 24a8ec4

Please sign in to comment.