removed unused import

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337614 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-12 19:17:25 +00:00
parent b7d3437c2a
commit 98cebd50b7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ package org.apache.maven.tools.plugin.generator;
* under the License.
*/
import org.apache.maven.plugin.descriptor.PluginDescriptor;
import org.apache.maven.tools.plugin.PluginToolsRequest;
import java.io.File;