@@ -8,7 +8,6 @@ |
||
8 | 8 | use Symfony\Component\HttpFoundation\RedirectResponse; |
9 | 9 | use Symfony\Component\HttpFoundation\Request; |
10 | 10 | use Symfony\Component\HttpFoundation\Response; |
11 | -use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; |
|
12 | 11 | use Symfony\Component\Yaml\Yaml; |
13 | 12 | |
14 | 13 | class DocsController extends Controller |