@@ -25,7 +25,6 @@ |
||
25 | 25 | use TechDivision\Import\Observers\AttributeLoaderInterface; |
26 | 26 | use TechDivision\Import\Observers\DynamicAttributeObserverInterface; |
27 | 27 | use TechDivision\Import\Product\Services\ProductBunchProcessorInterface; |
28 | -use TechDivision\Import\Utils\BackendTypeKeys; |
|
29 | 28 | |
30 | 29 | /** |
31 | 30 | * Observer that creates/updates the product's inventory. |