mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 11:31:05 +00:00
Remove useless variable
This commit is contained in:
parent
13d9f7c96c
commit
a1d22ea7d0
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue