Test Setup Failed
Push — master ( 3034b4...e337a2 )
by Mehmet
06:43
created
src/Router.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -14,9 +14,7 @@
 block discarded – undo
14 14
 
15 15
 namespace Selami\Router;
16 16
 
17
-use InvalidArgumentException;
18 17
 use UnexpectedValueException;
19
-use RuntimeException;
20 18
 
21 19
 /**
22 20
  * Router
Please login to merge, or discard this patch.