Completed
Push — master ( 6d226f...cc9b98 )
by Louis
182:05 queued 126:54
created
back/src/KI/PublicationBundle/Entity/PostFile.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Doctrine\ORM\Mapping as ORM;
6 6
 use JMS\Serializer\Annotation as JMS;
7
-use Symfony\Component\HttpFoundation\File\UploadedFile;
8
-
9 7
 use Symfony\Component\Validator\Constraints as Assert;
10 8
 
11 9
 /**
Please login to merge, or discard this patch.