Completed
Branch master (d907e2)
by Lukáš
03:30
created
src/Entities/Video.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 Illuminate\Support\Collection;
6 6
 use JMS\Serializer\Annotation as JMS;
7
-use JMS\Serializer\DeserializationContext;
8
-use JMS\Serializer\JsonDeserializationVisitor;
9 7
 
10 8
 
11 9
 /**
Please login to merge, or discard this patch.