@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Anax\Commons\ContainerInjectableInterface; |
6 | 6 | use Anax\Commons\ContainerInjectableTrait; |
7 | -use Anax\Route\Exception\NotFoundException; |
|
8 | 7 | |
9 | 8 | /** |
10 | 9 | * A controller for flat file markdown content. |