@@ -12,8 +12,6 @@ |
||
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 |