mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-12 16:58:37 +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
|
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.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue