Completed
Push — master ( 428378...1c7355 )
by Valentyn
03:38
created
src/Movies/EventListener/MovieSyncProcessor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use App\Genres\Entity\Genre;
6 6
 use App\Movies\Entity\Movie;
7
-use App\Movies\Repository\MovieRepository;
8 7
 use Doctrine\DBAL\Exception\UniqueConstraintViolationException;
9 8
 use Doctrine\ORM\EntityManager;
10 9
 use Doctrine\ORM\EntityManagerInterface;
Please login to merge, or discard this patch.