Skip to content

Commit

Permalink
[Maintenance] Dead code removal
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Aug 17, 2021
1 parent 8c1c394 commit 42d54a4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 124 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,5 @@
<service id="sylius.api.product_review_state_machine_transition_applicator" class="Sylius\Bundle\ApiBundle\Applicator\ProductReviewStateMachineTransitionApplicator" public="true">
<argument id="sm.factory" type="service" />
</service>

<service id="sylius.api.shipment_state_machine_transition_applicator" class="Sylius\Bundle\ApiBundle\Applicator\ShipmentStateMachineTransitionApplicator" public="true">
<argument id="sm.factory" type="service" />
<argument type="service" id="event_dispatcher" />
</service>
</services>
</container>

This file was deleted.

0 comments on commit 42d54a4

Please sign in to comment.