mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Remove useless variable
This commit is contained in:
parent
13d9f7c96c
commit
a1d22ea7d0
@ -10,8 +10,6 @@ use Wallabag\CoreBundle\Entity\Tag;
|
||||
|
||||
class EntryRepository extends EntityRepository
|
||||
{
|
||||
private $lifeTime;
|
||||
|
||||
/**
|
||||
* Return a query builder to used by other getBuilderFor* method.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user