mirror of https://github.com/apache/archiva.git
[MRM-144] no need to do this here - consumer cleans up later
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@574894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae4e1ada9b
commit
037c5872e2
|
@ -74,8 +74,6 @@ public class ConfigureRepositoryAction
|
||||||
return ERROR;
|
return ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: remove from index too!
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Configuration configuration = archivaConfiguration.getConfiguration();
|
Configuration configuration = archivaConfiguration.getConfiguration();
|
||||||
|
|
Loading…
Reference in New Issue