Completed
Push — develop ( 3a2f11...a89061 )
by Jaap
04:16
created
tests/features/bootstrap/Ast/ApiContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 use phpDocumentor\Descriptor\Tag\ReturnDescriptor;
26 26
 use phpDocumentor\Descriptor\Tag\VersionDescriptor;
27 27
 use phpDocumentor\Descriptor\TraitDescriptor;
28
-use phpDocumentor\Reflection\Php\File;
29 28
 use PHPUnit\Framework\Assert;
30 29
 
31 30
 class ApiContext extends BaseContext implements Context
Please login to merge, or discard this patch.