Completed
Push — master ( 11b479...0fd37c )
by Mikael
02:25
created
src/Route/Route.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Anax\Route;
4 4
 
5 5
 use Anax\Commons\ContainerInjectableInterface;
6
-use Anax\Route\Exception\ConfigurationException;
7 6
 use Psr\Container\ContainerInterface;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.