Passed
Push — master ( a5b774...1e2076 )
by Dmitry
06:34 queued 03:52
created
src/ApiLayer/JsonRpcExtensions/Documentation/MetadataExtractor.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Tonic\Component\ApiLayer\JsonRpcExtensions\Documentation;
4 4
 
5
-use Doctrine\Common\Annotations\PhpParser;
6 5
 use phpDocumentor\Reflection\DocBlock;
7
-use phpDocumentor\Reflection\DocBlock\Tag\ReturnTag;
8 6
 use Tonic\Component\ApiLayer\JsonRpc\Method\MethodCollection;
9 7
 use Tonic\Component\Reflection\TypeResolver;
10 8
 
Please login to merge, or discard this patch.