forked from wallabag/wallabag
CS
This commit is contained in:
@ -12,7 +12,6 @@ use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
||||
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
|
||||
use Wallabag\CoreBundle\Entity\Entry;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
use FOS\RestBundle\Controller\Annotations\Route;
|
||||
|
||||
class WallabagRestController extends FOSRestController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user