Passed
Branch dev (473855)
by Alex
02:25
created
src/Collectors/ControllerCollectorTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use ReflectionClass;
16 16
 use ReflectionMethod;
17 17
 use ReflectionParameter;
18
-use Reflector;
19 18
 
20 19
 /**
21 20
  * Methods for enable the collector to make routes from a controller.
Please login to merge, or discard this patch.