fixed problems reported by Checkstyle

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1343107 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-05-27 21:35:40 +00:00
parent 2ebeedd214
commit 5652eb99e4
3 changed files with 3 additions and 4 deletions

View File

@ -22,7 +22,6 @@ package org.apache.maven.tools.plugin.generator;
import org.apache.maven.tools.plugin.PluginToolsRequest;
import java.io.File;
import java.io.IOException;
/**
* Generate something, for instance a plugin report, from a plugin descriptor.