Skip to content

Commit

Permalink
fix taxon form
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroberto committed Jun 26, 2020
1 parent 2cd7f1f commit 16cb765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Form/Extension/TaxonTypeExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

namespace Aropixel\SyliusAdminMediaPlugin\Form\Extension;

use App\Form\Type\TaxonImageType;
use Aropixel\SyliusAdminMediaPlugin\Form\Type\TaxonImageType;
use Sylius\Bundle\TaxonomyBundle\Form\Type\TaxonType;
use Symfony\Component\Form\AbstractTypeExtension;
use Symfony\Component\Form\Extension\Core\Type\CollectionType;
Expand Down

0 comments on commit 16cb765

Please sign in to comment.