Skip to content

Commit

Permalink
[shopsys] removed unused front order classes (#3054)
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin authored Mar 7, 2024
1 parent 6b0d713 commit cdfe35a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ecs.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Shopsys\CodingStandards\CsFixer\ForbiddenPrivateVisibilityFixer;
use Shopsys\CodingStandards\Sniffs\ForceLateStaticBindingForProtectedConstantsSniff;
use Shopsys\CodingStandards\Sniffs\ObjectIsCreatedByFactorySniff;
use SlevomatCodingStandard\Sniffs\TypeHints\PropertyTypeHintSniff;
use Symplify\EasyCodingStandard\Config\ECSConfig;

/**
Expand Down

0 comments on commit cdfe35a

Please sign in to comment.