Completed
Pull Request — master (#250)
by Louis
92:53 queued 37:37
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.