@@ -3,7 +3,6 @@ |
||
3 | 3 | |
4 | 4 | use Mykees\MediaBundle\Entity\Media; |
5 | 5 | use Symfony\Bundle\FrameworkBundle\Controller\Controller; |
6 | -use Symfony\Component\HttpFoundation\Request; |
|
7 | 6 | use Symfony\Component\HttpFoundation\Response; |
8 | 7 | |
9 | 8 | class WidgetAjaxController extends Controller |