Completed
Pull Request — master (#76)
by Loren
02:06
created
src/Traits/ReflectionClassLikeTrait.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\Traits;
12 12
 
13 13
 use Go\ParserReflection\ReflectionClass;
14
-use ReflectionClass as BaseReflectionClass;
15 14
 use Go\ParserReflection\ReflectionException;
16 15
 use Go\ParserReflection\ReflectionMethod;
17 16
 use Go\ParserReflection\ReflectionProperty;
Please login to merge, or discard this patch.