@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Rudolf\Component\Routing; |
| 4 | 4 | |
| 5 | -use Rudolf\Component\Html\Exceptions\TemplateNotFoundException; |
|
| 6 | 5 | use Rudolf\Component\Http\HttpErrorException; |
| 7 | 6 | |
| 8 | 7 | class FrontController |