Completed
Push — fixtures/parameter-fix ( 1f3fd9...164a01 )
by Kamil
32:45
created
src/Sylius/Behat/Context/Transform/OrderContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace Sylius\Behat\Context\Transform;
13 13
 
14 14
 use Behat\Behat\Context\Context;
15
-use Sylius\Component\Core\Model\OrderInterface;
16 15
 use Sylius\Component\Core\Repository\OrderRepositoryInterface;
17 16
 use Sylius\Component\User\Repository\CustomerRepositoryInterface;
18 17
 use Webmozart\Assert\Assert;
Please login to merge, or discard this patch.