Completed
Push — develop ( ee92b8...9af8d2 )
by Jaap
03:41 queued 03:34
created
src/phpDocumentor/Descriptor/Builder/Reflector/Tags/ReturnAssembler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use phpDocumentor\Descriptor\Builder\Reflector\AssemblerAbstract;
19 19
 use phpDocumentor\Descriptor\Tag\ReturnDescriptor;
20 20
 use phpDocumentor\Reflection\DocBlock\Tags\Return_;
21
-use phpDocumentor\Reflection\Types\Compound;
22 21
 
23 22
 /**
24 23
  * Constructs a new descriptor from the Reflector for an `@return` tag.
Please login to merge, or discard this patch.