o kill imports

git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@751461 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2009-03-08 16:27:59 +00:00
parent 3ef5e97f42
commit 600dab7b1d
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ package org.apache.maven.plugin;
* the License.
*/
import java.util.Collection;
import org.apache.maven.artifact.resolver.ArtifactNotFoundException;
import org.apache.maven.artifact.resolver.ArtifactResolutionException;
import org.apache.maven.execution.MavenSession;