Passed
Push — master ( bdb393...1fedf8 )
by Sinnarasa
01:46
created
src/Routing/Router.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -2,10 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace JetFire\Routing;
4 4
 
5
-use JetFire\Routing\Matcher\ArrayMatcher;
6
-use ReflectionClass;
7
-use ReflectionMethod;
8
-
9 5
 /**
10 6
  * Class Router
11 7
  * @package JetFire\Routing
Please login to merge, or discard this patch.