Skip to content

Commit 6c68cd3

Browse files
committed
fix ecs
1 parent 6a7d2f6 commit 6c68cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Processor/PayPalOrderCompleteProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
use Sylius\Component\Core\Model\OrderInterface;
1818
use Sylius\Component\Core\Model\PaymentInterface;
1919
use Sylius\Component\Core\Model\PaymentMethodInterface;
20-
use Sylius\PayPalPlugin\Exception\PaymentAmountMismatchException;
2120
use Sylius\PayPalPlugin\DependencyInjection\SyliusPayPalExtension;
21+
use Sylius\PayPalPlugin\Exception\PaymentAmountMismatchException;
2222
use Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface;
2323
use Sylius\PayPalPlugin\Verifier\PaymentAmountVerifierInterface;
2424

0 commit comments

Comments
 (0)