Completed
Pull Request — master (#118)
by Tim
02:12
created
src/Observers/ProductInventoryObserver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.