Completed
Push — master ( 549d74...5f8498 )
by Tim
02:25
created
src/Configuration/Operation.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -21,9 +21,6 @@
 block discarded – undo
21 21
 namespace TechDivision\Import\Cli\Configuration;
22 22
 
23 23
 use JMS\Serializer\Annotation\Type;
24
-use JMS\Serializer\Annotation\SerializedName;
25
-use TechDivision\Import\Configuration\SubjectInterface;
26
-use TechDivision\Import\ConfigurationInterface;
27 24
 use TechDivision\Import\Configuration\OperationInterface;
28 25
 
29 26
 /**
Please login to merge, or discard this patch.