forked from wallabag/wallabag
Remove useless variable
This commit is contained in:
@ -10,8 +10,6 @@ use Wallabag\CoreBundle\Entity\Tag;
|
|||||||
|
|
||||||
class EntryRepository extends EntityRepository
|
class EntryRepository extends EntityRepository
|
||||||
{
|
{
|
||||||
private $lifeTime;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return a query builder to used by other getBuilderFor* method.
|
* Return a query builder to used by other getBuilderFor* method.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user