fix imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-03-14 10:30:14 +00:00
parent 9198c4e336
commit f1e7f31663
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ import java.net.URL;
import java.util.List;
import org.apache.archiva.web.xmlrpc.api.AdministrationService;
import org.apache.archiva.web.xmlrpc.api.SearchService;
import org.apache.archiva.web.xmlrpc.api.beans.Artifact;
import org.apache.archiva.web.xmlrpc.api.beans.ManagedRepository;
import org.apache.archiva.web.xmlrpc.api.beans.RemoteRepository;