removed unused imports

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337554 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-12 14:39:30 +00:00
parent be9e53279b
commit acc5979f13
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ import org.apache.maven.tools.plugin.util.PluginUtils;
import org.codehaus.plexus.util.ReaderFactory;
import java.io.File;
import java.io.IOException;
import java.lang.annotation.Documented;
import java.util.List;
import java.util.Set;