mirror of
https://github.com/apache/archiva.git
synced 2025-02-22 18:31:43 +00:00
remove non used variable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1539519 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0300185066
commit
609b3d7e98
@ -52,11 +52,6 @@ public class DefaultIndexMerger
|
|||||||
implements IndexMerger
|
implements IndexMerger
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
|
||||||
* default tmp created group index ttl in minutes
|
|
||||||
*/
|
|
||||||
static final int DEFAULT_GROUP_INDEX_TTL = 30;
|
|
||||||
|
|
||||||
private Logger log = LoggerFactory.getLogger( getClass() );
|
private Logger log = LoggerFactory.getLogger( getClass() );
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user