@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
| 15 | 15 | use Doctrine\Common\Collections\Collection; |
| 16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
| 15 | 15 | use Doctrine\Common\Collections\Collection; |
| 16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
| 15 | 15 | use Doctrine\Common\Collections\Collection; |
| 16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
| 15 | 15 | use Doctrine\Common\Collections\Collection; |
| 16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Doctrine\Common\Collections\ArrayCollection; |
| 15 | 15 | use Doctrine\Common\Collections\Collection; |
| 16 | 16 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 17 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * @author Paweł Jędrzejewski <[email protected]> |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Behat\Page\Admin\Customer; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Behat\Page\SymfonyPage; |
| 15 | -use Webmozart\Assert\Assert; |
|
| 16 | 15 | |
| 17 | 16 | /** |
| 18 | 17 | * @author Magdalena Banasiak <[email protected]> |