Completed
Pull Request — master (#23)
by Kenji
04:01
created
src/Router.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,8 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use Closure;
14 14
 use Fuel\Routing\Match;
15
-use Fuel\Foundation\Exception\NotFound;
16
-use Fuel\Foundation\Exception\ServerError;
17 15
 
18 16
 /**
19 17
  * Fuel Router class
Please login to merge, or discard this patch.