Completed
Push — master ( 66292f...50f6f9 )
by Mikael
02:01
created
src/Route/RouteMatcher.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Anax\Route;
4 4
 
5
-use Anax\Commons\ContainerInjectableInterface;
6
-use Anax\Route\Exception\ConfigurationException;
7
-
8 5
 /**
9 6
  * Matching a incoming path to see it it matches a route.
10 7
  */
Please login to merge, or discard this patch.