forked from wallabag/wallabag
CS
This commit is contained in:
@ -14,7 +14,6 @@ use Symfony\Component\Security\Core\Exception\AccessDeniedException;
|
||||
use Wallabag\CoreBundle\Entity\Entry;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
use Wallabag\AnnotationBundle\Entity\Annotation;
|
||||
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
|
||||
|
||||
class WallabagRestController extends FOSRestController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user