Skip to content

Commit

Permalink
Fix ecs
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed Oct 4, 2024
1 parent d842b32 commit 41cfeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fixture/Factory/AddressExampleFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
use Sylius\Component\Addressing\Model\CountryInterface;
use Sylius\Component\Core\Model\AddressInterface;
use Sylius\Component\Core\Model\CustomerInterface;
use Sylius\Resource\Factory\FactoryInterface;
use Sylius\Resource\Doctrine\Persistence\RepositoryInterface;
use Sylius\Resource\Factory\FactoryInterface;
use Symfony\Component\OptionsResolver\OptionsResolver;

class AddressExampleFactory extends BaseAddressExampleFactory
Expand Down

0 comments on commit 41cfeff

Please sign in to comment.