Skip to content

Commit

Permalink
[Admin][Taxon] Remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojdylak authored and GSadee committed May 15, 2024
1 parent 59695b1 commit 554da08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
use Symfony\UX\LiveComponent\DefaultActionTrait;
use Symfony\UX\LiveComponent\LiveCollectionTrait;

#[AsLiveComponent(name: 'sylius_admin:taxon:form', template: '@SyliusAdmin/taxon/sections/form.html.twig')]
#[AsLiveComponent]
class FormComponent
{
use DefaultActionTrait;
Expand Down

0 comments on commit 554da08

Please sign in to comment.