Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/wagon-maven-plugin@19412 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
dantran committed Feb 14, 2014
1 parent d8b31de commit b23798c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/codehaus/mojo/wagon/SshExecMojo.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
* under the License.
*/

import java.io.IOException;

import org.apache.maven.plugin.MojoExecutionException;
import org.apache.maven.wagon.CommandExecutor;
import org.apache.maven.wagon.Wagon;
Expand Down

0 comments on commit b23798c

Please sign in to comment.