Skip to content

Commit

Permalink
Remove unnecessary tax rate amount provider service
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Mar 16, 2021
1 parent af6d25e commit c418470
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 91 deletions.
34 changes: 0 additions & 34 deletions spec/Provider/TaxRateAmountProviderSpec.php

This file was deleted.

31 changes: 0 additions & 31 deletions src/Provider/TaxRateAmountProvider.php

This file was deleted.

21 changes: 0 additions & 21 deletions src/Provider/TaxRateAmountProviderInterface.php

This file was deleted.

5 changes: 0 additions & 5 deletions src/Resources/config/services/provider.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,5 @@
id="Sylius\RefundPlugin\Provider\TaxRateProviderInterface"
class="Sylius\RefundPlugin\Provider\TaxRateProvider"
/>

<service
id="Sylius\RefundPlugin\Provider\TaxRateAmountProviderInterface"
class="Sylius\RefundPlugin\Provider\TaxRateAmountProvider"
/>
</services>
</container>

0 comments on commit c418470

Please sign in to comment.