remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235560 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-01-24 23:43:09 +00:00
parent 37382ef788
commit a375e8df78
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ package org.apache.archiva.proxy.common;
*/
import org.apache.archiva.common.plexusbridge.PlexusSisuBridge;
import org.apache.archiva.common.plexusbridge.PlexusSisuBridgeException;
import org.apache.commons.lang.StringUtils;
import org.apache.maven.wagon.Wagon;
import org.springframework.beans.BeansException;