Completed
Push — master ( 28a6d6...6b5086 )
by Yann
03:15
created
Entity/Notification.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\Common\Collections\ArrayCollection;
6 6
 use Doctrine\Common\Collections\Collection;
7 7
 use Doctrine\Common\Util\ClassUtils;
8
-use Symfony\Component\HttpFoundation\File\File;
9 8
 use Yokai\MessengerBundle\Recipient\DoctrineRecipientInterface;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.
Channel/DoctrineChannel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\Common\Collections\ArrayCollection;
6 6
 use Doctrine\Common\Collections\Collection;
7 7
 use Doctrine\Common\Util\ClassUtils;
8
-use Symfony\Component\HttpFoundation\File\File;
9 8
 use Yokai\MessengerBundle\Recipient\DoctrineRecipientInterface;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.