forked from wallabag/wallabag
unit test
This commit is contained in:
@ -4,8 +4,6 @@ namespace Wallabag\CoreBundle\Controller;
|
||||
|
||||
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
|
||||
class TagController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user