mirror of https://github.com/apache/maven.git
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@784307 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7cede8d841
commit
a1d5dfe7af
|
@ -23,7 +23,6 @@ import java.util.List;
|
|||
|
||||
import org.apache.maven.artifact.Artifact;
|
||||
import org.apache.maven.artifact.repository.ArtifactRepository;
|
||||
import org.apache.maven.artifact.resolver.filter.ArtifactFilter;
|
||||
import org.apache.maven.artifact.versioning.ArtifactVersion;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue