Completed
Push — develop ( 61279a...0255c7 )
by Jaap
08:43
created
src/phpDocumentor/Transformer/Writer/Xml.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use phpDocumentor\Descriptor\InterfaceDescriptor;
24 24
 use phpDocumentor\Descriptor\ProjectDescriptor;
25 25
 use phpDocumentor\Descriptor\TraitDescriptor;
26
-use phpDocumentor\Descriptor\Validator\Error;
27 26
 use phpDocumentor\Transformer\Behaviour\Tag\AuthorTag;
28 27
 use phpDocumentor\Transformer\Behaviour\Tag\CoversTag;
29 28
 use phpDocumentor\Transformer\Behaviour\Tag\IgnoreTag;
Please login to merge, or discard this patch.