1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Cleanup & add link on baggy menu

This commit is contained in:
Jeremy Benoist 2016-10-01 17:46:44 +02:00
parent 152fcccd44
commit 03141f9b95
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
3 changed files with 1 additions and 60 deletions

View file

@ -2,8 +2,6 @@
namespace Wallabag\CoreBundle\Controller;
use FOS\UserBundle\Event\UserEvent;
use FOS\UserBundle\FOSUserEvents;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Symfony\Component\HttpFoundation\JsonResponse;