Completed
Push — master ( 6570ae...141d1f )
by Kamil
11:00
created
src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use Doctrine\ORM\Event\LifecycleEventArgs;
17 17
 use Sylius\Bundle\ReviewBundle\Updater\ReviewableRatingUpdaterInterface;
18
-use Sylius\Component\Resource\Exception\UnexpectedTypeException;
19 18
 use Sylius\Component\Review\Model\ReviewInterface;
20 19
 
21 20
 /**
Please login to merge, or discard this patch.