@@ -12,9 +12,6 @@ |
||
12 | 12 | namespace Sylius\Tests\Controller; |
13 | 13 | |
14 | 14 | use Lakion\ApiTestCase\JsonApiTestCase; |
15 | -use Sylius\Component\Core\Model\OrderInterface; |
|
16 | -use Sylius\Component\Core\Model\PaymentMethodInterface; |
|
17 | -use Sylius\Component\Core\Model\ShippingMethodInterface; |
|
18 | 15 | |
19 | 16 | /** |
20 | 17 | * @author Mateusz Zalewski <[email protected]> |