Skip to content

Commit

Permalink
fix: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandrade committed Sep 8, 2022
1 parent a86a816 commit 69bf613
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/FilamentCopyActionsProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
use Filament\Facades\Filament;
use Illuminate\Support\HtmlString;
use Webbingbrasil\FilamentCopyActions\Forms\Actions\CopyAction;
use function Filament\get_asset_id;
use Filament\Navigation\UserMenuItem;
use Filament\PluginServiceProvider;
use Illuminate\Support\Facades\Config;
use Spatie\LaravelPackageTools\Package;
use Webbingbrasil\FilamentJetstreamTheme\Pages\Profile;

class FilamentCopyActionsProvider extends PluginServiceProvider
{
Expand Down

0 comments on commit 69bf613

Please sign in to comment.