@@ -11,7 +11,6 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace Sylius\Behat\Page\Admin\Product; |
| 13 | 13 | |
| 14 | -use Behat\Mink\Exception\ElementNotFoundException; |
|
| 15 | 14 | use Sylius\Behat\Page\Admin\Crud\UpdatePageInterface as BaseUpdatePageInterface; |
| 16 | 15 | use Sylius\Component\Core\Model\ChannelInterface; |
| 17 | 16 | use Sylius\Component\Core\Model\TaxonInterface; |
@@ -11,7 +11,6 @@ |
||
| 11 | 11 | |
| 12 | 12 | namespace Sylius\Component\Core\Model; |
| 13 | 13 | |
| 14 | -use Sylius\Component\Resource\Model\CodeAwareInterface; |
|
| 15 | 14 | use Sylius\Component\Resource\Model\ResourceInterface; |
| 16 | 15 | |
| 17 | 16 | /** |