Completed
Push — master ( ab5fb4...579c67 )
by Alexander
10s
created
src/ReflectionClass.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 namespace Go\ParserReflection;
12 12
 
13 13
 use Go\ParserReflection\Traits\ReflectionClassLikeTrait;
14
-use PhpParser\Node\Name;
15 14
 use PhpParser\Node\Stmt\ClassLike;
16 15
 use ReflectionObject as InternalReflectionObject;
17 16
 
Please login to merge, or discard this patch.