diff --git a/tests/Integration/Repository/PageRepositoryTest.php b/tests/Integration/Repository/PageRepositoryTest.php index 88f5fe08..53a2369e 100644 --- a/tests/Integration/Repository/PageRepositoryTest.php +++ b/tests/Integration/Repository/PageRepositoryTest.php @@ -14,8 +14,6 @@ use ApiTestCase\JsonApiTestCase; use BitBag\SyliusCmsPlugin\Entity\PageInterface; use BitBag\SyliusCmsPlugin\Repository\PageRepositoryInterface; -use Sylius\Component\Core\Model\Product; -use Sylius\Component\Core\Repository\ProductRepositoryInterface; class PageRepositoryTest extends JsonApiTestCase {