@@ -18,7 +18,6 @@ |
||
| 18 | 18 | use Sylius\Component\Resource\Model\TimestampableTrait; |
| 19 | 19 | use Sylius\Component\Resource\Model\ToggleableTrait; |
| 20 | 20 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 21 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 22 | 21 | use Sylius\Component\Variation\Model\OptionInterface as BaseOptionInterface; |
| 23 | 22 | use Sylius\Component\Variation\Model\VariantInterface as BaseVariantInterface; |
| 24 | 23 | |
@@ -18,7 +18,6 @@ |
||
| 18 | 18 | use Sylius\Component\Resource\Model\TimestampableTrait; |
| 19 | 19 | use Sylius\Component\Resource\Model\ToggleableTrait; |
| 20 | 20 | use Sylius\Component\Resource\Model\TranslatableTrait; |
| 21 | -use Sylius\Component\Resource\Model\TranslationInterface; |
|
| 22 | 21 | use Sylius\Component\Variation\Model\OptionInterface as BaseOptionInterface; |
| 23 | 22 | use Sylius\Component\Variation\Model\VariantInterface as BaseVariantInterface; |
| 24 | 23 | |