Completed
Push — template-fixe ( 164f1c )
by Kamil
24:41
created
src/Sylius/Bundle/PayumBundle/spec/Action/CapturePaymentActionSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Payum\Core\GatewayInterface;
8 8
 use Payum\Core\Request\Capture;
9 9
 use PhpSpec\ObjectBehavior;
10
-use Prophecy\Argument;
11 10
 use Sylius\Bundle\PayumBundle\Action\CapturePaymentAction;
12 11
 use Sylius\Bundle\PayumBundle\Provider\PaymentDescriptionProviderInterface;
13 12
 use Sylius\Component\Core\Model\OrderInterface;
Please login to merge, or discard this patch.