X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/91671b558fea0f751b36a4ae6fb796751af0ca4a..34d25e6b64f36b61692ec081744de1818efef4b2:/Controller/ApplicationController.php?ds=inline

diff --git a/Controller/ApplicationController.php b/Controller/ApplicationController.php
index 45538ff..17c9f91 100644
--- a/Controller/ApplicationController.php
+++ b/Controller/ApplicationController.php
@@ -3,6 +3,7 @@
 namespace Rapsys\AirBundle\Controller;
 
 use Symfony\Component\HttpFoundation\Request;
+use Symfony\Component\HttpFoundation\Response;
 use Symfony\Component\Routing\RequestContext;
 use Symfony\Component\Form\FormError;
 use Symfony\Component\Routing\Exception\MethodNotAllowedException;