forked from wallabag/wallabag
Tried to fix tests
This commit is contained in:
committed by
Jeremy Benoist
parent
65cd8a4a9a
commit
54fd55fda1
@ -13,7 +13,6 @@ class Redirect
|
||||
{
|
||||
private $router;
|
||||
private $tokenStorage;
|
||||
private $actionMarkAsRead;
|
||||
|
||||
public function __construct(Router $router, TokenStorageInterface $tokenStorage)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user