Test Setup Failed
Push — master ( a3a234...e290ee )
by Gerhard
15:04 queued 07:19
created
src/Enhavo/Bundle/ShopBundle/EventListener/ProductSubscriber.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 namespace Enhavo\Bundle\ShopBundle\EventListener;
10 10
 
11 11
 use Enhavo\Bundle\ShopBundle\Entity\Product;
12
-use Enhavo\Bundle\ShopBundle\Entity\ProductOption;
13 12
 use Enhavo\Bundle\ShopBundle\Manager\ProductManager;
14 13
 use Symfony\Component\EventDispatcher\EventSubscriberInterface;
15 14
 use Symfony\Component\EventDispatcher\GenericEvent;
Please login to merge, or discard this patch.